mise au point config apache, y compris certificats

This commit is contained in:
2021-12-06 16:00:34 +01:00
parent 85722d6239
commit 44cbe32f72
13 changed files with 258 additions and 71 deletions

View File

@@ -15,6 +15,10 @@ koha_smtp_host: localhost
koha_smtp_port: 587
koha_smtp_user: mail
koha_smtp_password: mail
koha_apache_ssl_cert: /etc/letsencrypt/live/koha.opendoor.fr/cert.pem
koha_apache_ssl_key: /etc/letsencrypt/live/koha.opendoor.fr/privkey.pem
koha_apache_ssl_chain: /etc/letsencrypt/live/koha.opendoor.fr/fullchain.pem
koha_packages:
- docbook-xsl