A PKCS8 format private key file when used for SSL comes out of the PEM parser as an PKCS8EncryptedPrivateKeyInfo instance which causes an error. Support this format along with the existing PEM file formats.
PEMEncryptedKeyPair
PEMKeyPair
PrivateKeyInfo
PKCS8EncryptedPrivateKeyInfo
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
A PKCS8 format private key file when used for SSL comes out of the PEM parser as an
PKCS8EncryptedPrivateKeyInfo
instance which causes an error. Support this format along with the existing PEM file formats.PEMEncryptedKeyPair
PEMKeyPair
PrivateKeyInfo
PKCS8EncryptedPrivateKeyInfo