Guillaume74 Posted November 16, 2013 Share Posted November 16, 2013 Bonjour, je souhaite mettre en place un certificat ssl (startssl) sur mon serveur vps (ovh) mais j'ai un soucis avec la modification du virtualhost ssl, j'ai tenté d’insérer les lignes: SSLEngine on SSLProtocol all -SSLv2 SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM SSLCertificateFile /etc/ssl/domain.com.pem SSLCertificateChainFile /etc/ssl/sub.class1.server.ca.pem SSLCACertificateFile /etc/ssl/ca.pem mais rien y fait mon certificat n'est pas reconnu, j'ai essayé de le mettre dans /etc/apache2/sites-available/default-ssl /etc/apache2/sites-available/prestashop-ssl Quelqu'un aurait une idée de mon erreur ? Merci d'avance. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now