Key created ok, with command: E:\ptc\apache\bin>openssl genrsa -des3 1024 > servername.key
Then went to create cert: Microsoft Windows [Version 5.2.3790] (C) Copyright 1985-2003 Microsoft Corp. F:\opt\ptc>cd apache F:\opt\ptc\Apache>cd bin F:\opt\ptc\Apache\bin>openssl req -new -days 3650 -key appdevsis01.key -out -app devsis01.csr -config F:\opt\ptc\Apache\conf\extra\openssl.cnf error on line -1 of F:\opt\ptc\Apache\conf\extra\openssl.cnf 7300:error:02001002:system library:fopen:No such file or directory:.\crypto\bio\ bss_file.c:122:fopen('F:\opt\ptc\Apache\conf\extra\openssl.cnf','rb') 7300:error:2006D080:BIO routines:BIO_new_file:no such file:.\crypto\bio\bss_file .c:125: 7300:error:0E078072:configuration file routines:DEF_LOAD:no such file:.\crypto\c onf\conf_def.c:197: F:\opt\ptc\Apache\bin>