Page 1 of 1

makecert

PostPosted: 07. July 2011 11:13
by f_lombardo
I'm using xampp 1.7.4 on Windows XP. I tried to use the makecert.bat tool, but it didn't work. Here arte the results:
Code: Select all
C:\xampp\apache>makecert.bat
Unable to load config info from .\bin\openssl.cnf
Error opening Private Key privkey.pem
4784:error:02001002:system library:fopen:No such file or directory:.\crypto\bio\
bss_file.c:356:fopen('privkey.pem','rb')
4784:error:20074002:BIO routines:FILE_CTRL:system lib:.\crypto\bio\bss_file.c:35
8:
unable to load Private Key
Loading 'screen' into random state - done
server.csr: No such file or directory
Impossibile trovare C:\xampp\apache\.rnd
Impossibile trovare C:\xampp\apache\privkey.pem
Impossibile trovare C:\xampp\apache\server.csr
Impossibile trovare il file specificato.
Impossibile trovare il file specificato.

("Impossibile trovare il file specificato" means "Unable to find the selected file")

I used makecert with xampp 1.7.3 and it worked fine.

Thanks in advance.

Bye

Franco

Re: makecert

PostPosted: 07. July 2011 14:06
by f_lombardo
This version is a little bit verry buggy


So, do you suggest to use version 1.7.3 in a production environment?

Thanks a lot.

Bye

Franco