libp11 icon indicating copy to clipboard operation
libp11 copied to clipboard

load_key: Improve key loading by label. After importing a certificate…

Open justremotephone opened this issue 3 years ago • 0 comments

… on a SafeNet usb token under Windows the certificate is labeled but the key label is empty.

To solve this problem, the certificate label is used instead of empty key labels to find the key. Verbose output is also updated to show the effective key label and the matching certificate serial number is also written to the trace. So the key can be identified from the log output.

justremotephone avatar Mar 03 '21 17:03 justremotephone