| phantom 2007-10-17, 1:22 pm |
| <Henry16@2cuk.co.uk> wrote in message
news:1192632262.922049.322800@i13g2000prf.googlegroups.com...
> Impossible to get a SECURED HTTPS Server
>
> Dear Sir and madam,
>
> Ever had the problem to implement a secured https server ?
>
> We've been fighting for hours to try to implement an https access to A
> Unix/Linux/Fedora Server.
>
> 1 : Get the CERT
>
> We got the certificate from http://cert.startcom.org/?lang=en&app=115
>
>
> 2 : Flollow the exact procedure
>
> We followed several times the exact procedure mentionned by these
> gentlemen from startcom (espacilly pointing out ssl.conf to
> SSLCertificateFile, SSLCertificateKeyFile, SSLCertificateChainFile)
> We did not corrupt the given ssl.crt, ssl.key, ssl.csr files
>
The instructions also mention SSLCACertificateFile which you have not
mentioned - did you do this?
Can you post your ssl.conf file here?
|