I was asked to renew a digital certificate for one of our servers running Apache Tomcat, but I'm running into problems. Below is the output I get when I try creating a CSR using the following command line from the VeriSign site, openssl req -new -nodes -keyout private.key -out public.csr. I sent the same output to their support group but their knowledge base didn't have a solution to the problem, I'm hoping that you do. OpenSSL appears to be on the server and there's an openssl.cnf file in the same directory as the private key.
Any help would be appreciated since I'm out of my element. Thank you. Rick Assmus Microsoft(R) Windows NT(TM) (C) Copyright 1985-1996 Microsoft Corp. C:\>E: E:\>cd apache group\apache\openssl\bin E:\Apache Group\Apache\openssl\bin>openssl req -new -nodes -keyout private.key -out public.csr Using configuration from /Apache/openssl/ssl/openssl.cnf Unable to load config info Loading 'screen' into random state - done Generating a 512 bit RSA private key ...++++++++++++ .......................................................++++++++++++ writing new private key to 'private.key' ----- unable to find 'distinguished_name' in config problems making Certificate Request 369:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or env onment variable:.\crypto\conf\conf_lib.c:343: 369:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or env onment variable:.\crypto\conf\conf_lib.c:343: 369:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or env onment variable:.\crypto\conf\conf_lib.c:343: 369:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or env onment variable:.\crypto\conf\conf_lib.c:343: 369:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or env onment variable:.\crypto\conf\conf_lib.c:343: 369:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or env onment variable:.\crypto\conf\conf_lib.c:343: 369:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or env onment variable:.\crypto\conf\conf_lib.c:343: 369:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or env onment variable:.\crypto\conf\conf_lib.c:343: 369:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or env onment variable:.\crypto\conf\conf_lib.c:343: 369:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or env onment variable:.\crypto\conf\conf_lib.c:343: 369:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or env onment variable:.\crypto\conf\conf_lib.c:343: E:\Apache Group\Apache\openssl\bin> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]