Apache SSL certificates

Hi,

So i cannot access dashboard and Rutorrent anymore. It seems i’ve messed with apache, the log give me an error about SSL certificates.

Here is the last entries in the log :
[Sat Jun 09 17:57:52.492294 2018] [ssl:debug] [pid 29827] ssl_engine_io.c(1017): [client 2.7.77.245:54027] AH02001: Connection closed to child 10 with standard shutdown (server ns3007188:443)

[Sat Jun 09 17:57:56.533294 2018] [ssl:info] [pid 1417] (70007)The timeout specified has expired: [client 2.7.77.245:54035] AH01991: SSL input filter read failed.

[Sat Jun 09 17:57:56.533385 2018] [ssl:debug] [pid 1417] ssl_engine_io.c(1017): [client 2.7.77.245:54035] AH02001: Connection closed to child 14 with standard shutdown (server ns3007188:443)

[Sat Jun 09 17:57:56.598228 2018] [ssl:info] [pid 17663] (70007)The timeout specified has expired: [client 2.7.77.245:54033] AH01991: SSL input filter read failed.

[Sat Jun 09 17:57:56.598305 2018] [ssl:debug] [pid 17663] ssl_engine_io.c(1017): [client 2.7.77.245:54033] AH02001: Connection closed to child 5 with standard shutdown (server ns3007188:443)

[Sat Jun 09 17:57:56.730688 2018] [ssl:info] [pid 13649] (70007)The timeout specified has expired: [client 2.7.77.245:54037] AH01991: SSL input filter read failed.

[Sat Jun 09 17:57:56.730764 2018] [ssl:debug] [pid 13649] ssl_engine_io.c(1017): [client 2.7.77.245:54037] AH02001: Connection closed to child 12 with standard shutdown (server ns3007188:443)

[Sat Jun 09 17:57:56.747549 2018] [ssl:info] [pid 28968] (70007)The timeout specified has expired: [client 2.7.77.245:54031] AH01991: SSL input filter read failed.

[Sat Jun 09 17:57:56.747627 2018] [ssl:debug] [pid 28968] ssl_engine_io.c(1017): [client 2.7.77.245:54031] AH02001: Connection closed to child 0 with standard shutdown (server ns3007188:443)

[Sat Jun 09 17:57:56.817094 2018] [ssl:info] [pid 18513] (70007)The timeout specified has expired: [client 2.7.77.245:54032] AH01991: SSL input filter read failed.

[Sat Jun 09 17:57:56.817171 2018] [ssl:debug] [pid 18513] ssl_engine_io.c(1017): [client 2.7.77.245:54032] AH02001: Connection closed to child 2 with standard shutdown (server ns3007188:443)

I’ve found:
/etc/apache2/sites-enabled/default-ssl.conf

SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem

SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key

But i don’t know to do with those.

Thanks for reading me. :grinning: