Re: Crash when importing PKCS#12 files whose certbags are encrypted with AES

2018-07-20 Thread Hubert Kario
On Thursday, 10 May 2018 17:46:00 CEST Jonathan Schulze-Hewett wrote: > All, > > > > I'm sure you're aware of this already, but in case you are not, Firefox/nss > crashes when it encounters a PKCS#12 file that uses AES to encrypt the > certificate bags. You can create these using OpenSSL's pkcs1

Crash when importing PKCS#12 files whose certbags are encrypted with AES

2018-05-10 Thread Jonathan Schulze-Hewett
All, I'm sure you're aware of this already, but in case you are not, Firefox/nss crashes when it encounters a PKCS#12 file that uses AES to encrypt the certificate bags. You can create these using OpenSSL's pkcs12 command with the -certpbe option. Of course, it could be an issue with OpenSSL, b