T
T
therealvetalhidden2015-02-04 21:07:54
Denver
therealvetalhidden, 2015-02-04 21:07:54

How to set up ssl on denwere?

look, I need to set up ssl on denwere for https://mysite.com to work.
https://sslcertificate.ru/online-csr-generator - entered the domain, etc. info and generated a certificate and a private key, threw these 2 files into a folder, wrote in the .htaccess file:

<VirtualHost mysite.com:443>
    SSLEngine on
    SSLCertificateFile W:/usr/local/apache/conf/cert/csr
    SSLCertificateKeyFile W:/usr/local/apache/conf/cert/rsa
</VirtualHost>

rebooted the server, and error 500. I don’t know what to do anymore, can you tell me something?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question