"Mauricio Rojas (ISC)" schrieb: > > Error 6757 > General Error. Error while storing the request's serial in cert-object > > I tried to issue this in many ways that I know. I edited the subjectAltName > attrib. but the error persist. I have not this error with user certificates. > How could I solve this?
> The Subject's Distinguished Name is as follows > countryName :PRINTABLE:'cl' > localityName :PRINTABLE:'santiago' > organizationName :PRINTABLE:'isc' > organizationalUnitName:PRINTABLE:'cpmds' > commonName :PRINTABLE:'afrodita.isc.cl' > serialNumber :PRINTABLE:'03' > ERROR: adding extensions in section default > 3302:error:2207507C:X509 V3 routines:v2i_GENERAL_NAME:missing value:v3_alt.c:391: > 3302:error:2206B080:X509 V3 routines:X509V3_EXT_conf:error in >extension:v3_conf.c:92:name=subjectAltName, > [EMAIL PROTECTED] The value of the subject alternative name must be "email:[EMAIL PROTECTED]" but it looks like you simply entered your emailaddress. It is recommended to add at minimum the hostname of the webserver too (see RFC 2459 or OpenCA-guide 1.2.1.1 Servercertificates). The subject alternative name should be "DNS:afrodita.isc.cl,email:[EMAIL PROTECTED]". 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 ------------------------------------------------------- In remembrance www.osdn.com/911/ _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
