5
Errore SSL Apache: chiave privata non trovata
Sto eseguendo apache su Ubuntu 14.04 e sto cercando di implementare SSL. Qualsiasi aiuto sarebbe molto apprezzato. default-ssl.conf ha: SSLCertificateFile /etc/apache2/ssl/domain.crt SSLCertificateKeyFile /etc/apache2/ssl/domain.csr Quando riavvio apache, il messaggio di errore in /var/log/apache2/error.log è: [Sun Feb 01 19:31:06.443226 2015] [ssl:error] [pid 30927] AH02203: Init: Private key not found [Sun Feb 01 …