Fixes for PKCS8 w/wo encryption as DER/ASN.1. Fixes for building with --disable-oldnames. Fix to enable the PKCS8 enc test without openssl comat. Added additional PKCS8 tests.

This commit is contained in:
David Garske
2019-08-19 11:18:51 -07:00
parent 3e1c103c78
commit 644e7a8f45
4 changed files with 168 additions and 64 deletions

BIN
certs/ecc-privkeyPkcs8.der Normal file

Binary file not shown.

View File

@@ -13,6 +13,7 @@ EXTRA_DIST += \
certs/client-relative-uri.pem \
certs/ecc-key.pem \
certs/ecc-privkey.pem \
certs/ecc-privkeyPkcs8.der \
certs/ecc-privkeyPkcs8.pem \
certs/ecc-keyPkcs8Enc.pem \
certs/ecc-keyPkcs8Enc.der \