Accéder au contenu.
Menu Sympa

overpass - Re: [overpass] overpass-api.de with letsencyrpt certificates

Objet : Overpass API developpement

Archives de la liste

Re: [overpass] overpass-api.de with letsencyrpt certificates


Chronologique Discussions 
  • From: Roland Olbricht <>
  • To: ,
  • Subject: Re: [overpass] overpass-api.de with letsencyrpt certificates
  • Date: Sat, 19 Mar 2016 16:14:39 +0100

Hi,

it turns out that it is necessary to have in the Apache config two directives for the cert path (both to the same file fullchain.pem) and one for the key:

SSLCertificateKeyFile /etc/apache2/ssl/letsencrypt.priv.pem
SSLCertificateFile /etc/apache2/ssl/letsencrypt.pem
SSLCertificateChainFile /etc/apache2/ssl/letsencrypt.pem

This is at odds with the Apache documentation, but it works according to a test on a computer without imported certificate.

Best regards,

Roland




Archives gérées par MHonArc 2.6.18.

Haut de le page