"Mauricio Rojas (ISC)" schrieb: > > Hi Guys, > > I installed the following versions: > openssl-0.9.8-1.i386 > openca-0.9-RC2 > > And when i issued a new administrator certificate from my CA site, I have > the following Error (see bellow). > I had been seen some answers from this mailing, and the advice is edit the > request before. > But, I did it and the error persist. > Somebody help this latino guy. > > Thanks, > Mauricio Rojas > > Using configuration from >/usr/local/openca-0.9.0-rc2/OpenCA/etc/openssl/openssl/CA_Operator.conf > Check that the request matches the signature > Signature ok > The Subject's Distinguished Name is as follows > countryName :PRINTABLE:'cl' > organizationName :PRINTABLE:'isc' > organizationalUnitName:PRINTABLE:'Internet' > commonName :PRINTABLE:'Mauricio Rojas' > serialNumber :PRINTABLE:'01' > ERROR: adding extensions in section default > 8308:error:2207507C:X509 V3 routines:v2i_GENERAL_NAME:missing value:v3_alt.c:391: > 8308:error:2206B080:X509 V3 routines:X509V3_EXT_conf:error in >extension:v3_conf.c:92:name=subjectAltName, > value=Mauricio Rojas
You must use in the field subject alternative name the syntax of OpenSSL. This means you must enter "email:[EMAIL PROTECTED]" or qny other appropriate value. You can find a description in the OpenCA-guide or in the sampleconfigurations of OpenSSL. Michael -- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany http://www.openca.org ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
