Massimiliano Pala wrote: > > [EMAIL PROTECTED] wrote: > > > > when I export a operator' certificate,following error araised. > > I have tried to execute the same command in the terminal,the > > > > error is same. > > is it a bug of openssl? > > > > package: openssl-SNAP-20011028 > > OpenCA-SNAP-20011030 > > platform:RH7.1 > > > > ********************************************* > > [root@ca_server bin]# ./openca-browserexp > > Enter the openssl command path (/usr/bin/openssl): > > Enter the basedir for your CA [/usr/local/OpenCA ] : > > ## Issued Certificates## =================== > > SERIAL Description > > 01 certificate > > 02 certificate > > Enter the Certificate Serial Number (full): 02 > > Generating PKCS#12 (02) ... > > Enter Export Password: > > Verifying - Enter Export Password: > > ./openca-browserexp: line 52: 1847 Segmentation fault (core > > > > dumped) > > $openssl pkcs12 -export -in $cert -inkey $key -out $p12 > > Done. > > Done (/usr/local/OpenCA/p12/browser_02.p12). > > ******************************************************* > > Yes, this seems to be a seg fault due to memory leaks in your > openssl version. It is strange as I have used it without any > problems (at least on solaris, I have to check under linux). > > I'll check ASAP and will be back on this. >
I had the same problem under SuSE Linux - try the OpenSSL Snapshot openssl-SNAP-20010307. Regards, Robert > > C'you, > > Massimiliano Pala > > --o------------------------------------------------------------------------- > Massimiliano Pala [OpenCA Project Manager] [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] > http://www.openca.org Tel.: +39 (0)59 270 094 > http://openca.sourceforge.net Mobile: +39 (0)347 7222 365 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
