The suite field of my PSKC.xml file I was importing has the <pskc:Suite> field set to "HMAC-SHA256":
<pskc:AlgorithmParameters> <pskc:Suite>HMAC-SHA256</pskc:Suite> <pskc:ResponseFormat Length="6" Encoding="DECIMAL"/> </pskc:AlgorithmParameters>
I narrowed it down to it being caused by the convertHashName function not handling if it is preceded by "HMAC". I was able to bypass this by changing my PSKC.xml file.
Metadata Update from @pvoborni: - Issue assigned to abbra - Issue set to the milestone: FreeIPA 4.5.4
master:
ipa-4-6:
ipa-4-5:
Metadata Update from @stlaz: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.