Open ramanareddy438 opened 1 month ago
I am experiencing a similar issue. I have a .p12
-certificate that I have transformed to x509 using OpenSSL.
$ openssl x509 -in cert.pem -text -noout
runs without issues. However, I can't load the file with xmlsec
.
Are we sure that this is an issue w/ us and not the underlying lib itself?
Hi Team,
I have a X509 private in a file and trying to use the below code to load the private key. However i am getting the xmlsec.Error: (1, 'cannot load key'). I tried multiple ways. nothing is working and more over the error message is not detailed enough to try other options.
Any suggestions are greatly appreciated. Thank you.
My PEM file format is as shown below: