Michael Welsh Duggan <[email protected]> writes: > After an update of GnuTLS, we are no longer able to use certtool to > create PKCS#12 files. In both 2.8.3 on a Mac, and 2.8.4 under Linux, I > get the following error: > > m...@maru:~/projects/git/netsa/silk/src/sendrcv/tests$ certtool > --load-certificate /tmp/cert.pem --load-privkey key1.pem --to-p12 --outder > --outfile /tmp/foo.p12 > Generating a PKCS #12 structure... > Loading certificate list... > Loaded 1 certificates. > Enter a name for the key: Foo > Enter password: > |<1>| Cannot find OID: 1.2.840.113549.1.9.21 > certtool: bag_encrypt: The OID is not supported.
I can reproduce it. > Any ideas how we can work around this problem? http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=9eba9e651a08dc69cafffad162d21a0ccb5c4dc3 This was introduced in http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=781d1aefa1df6c18f75e582ec9e278d55b6cccd1 So possibly other similar problems are lurking. /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
