While executing the following command, openssl gave a segmentation fault. I am
using openssl-0.9.7-beta6. I am also attaching the index.txt, openssl.cnf,
newcert.pem, and newreq.pem files.
%> openssl ca -policy policy_anything -out newcert.pem -passin pass:whatever
-key whatever -extensions xpclient_ext -extfile xpextensions -infiles
newreq.pem
%> <cr>
%> Using configuration from /usr/local/ssl/openssl.cnf
Check that the request matches the signature
Signature ok
Certificate Details:
Serial Number: 3 (0x3)
Validity
Not Before: Dec 17 23:57:10 2002 GMT
Not After : Dec 17 23:57:10 2003 GMT
Subject:
countryName = AU
stateOrProvinceName = Some-State
organizationName = Internet Widgits Pty Ltd
commonName = Client1
X509v3 extensions:
X509v3 Extended Key Usage:
TLS Web Client Authentication
Certificate is to be certified until Dec 17 23:57:10 2003 GMT (365 days)
Sign the certificate? [y/n]:y
1 out of 1 certificate requests certified, commit? [y/n]y
Write out database with 1 new entries
Data Base Updated
Segmentation fault
--
Kenneth Cheung
UNP Wireless Team
University of British Columbia
Office: (604) 822-0253
Cell: (604) 307-9922
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]