Hi,
i had create a CA with
CA.sh -newca
Then i made a CSR with
*openssl req -newkey rsa:1024 -nodes -keyout newreq.pem -out newreq.pem
Then i sign it with
CA.sh -sign
but this time i had the following error:
10759:error:0E06D06C:configuration file routines:NCONF_get_string:no value:conf_lib.c:329:group=CA_default name=unique_subject
What does it means?
Laurent * ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]