APM schrieb: > ERROR: adding extensions in section default > 31839:error:2206D06C:X509 V3 routines:X509V3_parse_list:invalid null name:v3_utl > .c:319: > 31839:error:2206B069:X509 V3 routines:X509V3_EXT_conf:invalid extension string:v > 3_conf.c:138:name=subjectAltName,section= > 31839:error:2206B080:X509 V3 routines:X509V3_EXT_conf:error in extension:v3_conf > .c:92:name=subjectAltName, value=
Now I know what's going wrong. You don't edit the request. If you create the request then the subject alternative name is empty. If you click on "edit request" then OpenCA shows you a proposal. If you don't click ok then the subject alternative name is still empty. The problem is that the defaultconfiguration in OPENCADIR/etc/openssl/extfiles/CA_Operator.ext requires an subject alternative name. The solution: --> edit request --> click ok to set the subject alternative name (for more informations see OpenSSL docs or OpenCA-guide Best Regards, Michael P.S. I will add it to the troubleshooting. -- ------------------------------------------------------------------- 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: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
