How to import pfx certificate into pico hsm? #117
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want import pfx smart card logon certificate which enrolled in windows but i can't. How to do that?
Currently this is not possible. At this moment, only PKCS#12 is supported.
but pfx this is pkcs 12
With SCS3 you can import
.p12files. I did not try it, but it seems possible to load a.pfxfile.Note that not in all cases
PKCS#12andPFXare the same. Some forums suggest to useto convert between the formats.