Hi,

After I created a RSA key, I want to create a SSL Certificate with the following
command:

openssl.exe req -new -key pcniws1.key -out pcniws1.csr

I get the following error message:

Using configuration from /usr/local/ssl/openssl.cnf
Unable to load config info
Enter PEM pass phrase:
unable to find 'distinguished_name' in config
problems making Certificate Request
85:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or
environment variable:.\crypto\conf\conf_lib.c:343:
85:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or
environment variable:.\crypto\conf\conf_lib.c:343:
85:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or
environment variable:.\crypto\conf\conf_lib.c:343:
85:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or
environment variable:.\crypto\conf\conf_lib.c:343:
85:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or
environment variable:.\crypto\conf\conf_lib.c:343:
85:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or
environment variable:.\crypto\conf\conf_lib.c:343:
85:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or
environment variable:.\crypto\conf\conf_lib.c:343:
85:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or
environment variable:.\crypto\conf\conf_lib.c:343:

For compiling the source I followed the information and commands in the
install.w32 file. I used do_nt.bat.

Please tell me how I can solve this problem.

Here are the informations you need:

OpenSSL 0.9.6b 9 Jul 2001
built on: Mon Sep 24 14:20:25 2001
platform: VC-NT
options:  bn(64,32) md2(int) rc4(idx,int) des(idx,cisc,4,long) idea(int)
blowfish(idx)
compiler: cl  /MD /W3 /WX /G5 /Ox /O2 /Ob2 /Gs0 /GF /Gy /nologo -DWIN32
-DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32 -DWINNT /Fdout32dll

Windows NT 4.0 SP5 on an Intel Pentium III Processor

MS-Visual Studio 6

I hope you can help me.

Thanks a lot.

Thomas Kl�ppelholz




______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to