I have OpenSSL working on my site (https://podaci.selfip.net) but it is a self-signed certificate so everybody gets a nasty error. I recently found godaddy.com has $30 SSL certificates so I tried to make a csr. I got this error:
I have no clue what to do. I tried to make a csr and a key online but the key was the wrong format or something.Code:C:\xampp\apache\bin>openssl req -new -key server.key -out server.csr 5504:error:02001015:system library:fopen:Is a directory:.\crypto\bio\bss_file.c: 126:fopen('d:/test/opeenssl098i/openssl.cnf','rb') 5504:error:2006D002:BIO routines:BIO_new_file:system lib:.\crypto\bio\bss_file.c :131: 5504:error:0E078002:configuration file routines:DEF_LOAD:system lib:.\crypto\con f\conf_def.c:199:


LinkBack URL
About LinkBacks

Reply With Quote

