"Brown, Craig" wrote: > > Hi! > > I am trying to sign a certificate that is using X509 extensions. > > This is the command I am typing: > > perl CA.pl -sign > > The following is the output: > > -------------------------------------- > Using configuration from /usr/local/ssl/openssl.cnf > Loading 'screen' into random state - done > Error Loading extension section usr_cert > 1920:error:2207507C:X509 V3 routines:v2i_GENERAL_NAME:missing > value:.\crypto\x509v3\v3_alt.c:335: > 1920:error:2206B080:X509 V3 routines:X509V3_EXT_conf:error in > extension:.\crypto\x509v3\v3_conf.c:91 > :name=subjectAltName, value=Fidelity Wireless > Portal,overview.fmr.com,mauicluster.fmr.com > Signed certificate is in newcert.pem > ------------------------------------------ > > I am running this under a Windows version of OpenSSL that I compiled > (version 0.9.6c). Any idea what would cause this error? >
Invalid extension syntax. See doc/openssl.txt for the correct form. Steve. -- Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/ Personal Email: [EMAIL PROTECTED] Senior crypto engineer, Gemplus: http://www.gemplus.com/ Core developer of the OpenSSL project: http://www.openssl.org/ Business Email: [EMAIL PROTECTED] PGP key: via homepage. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
