debops / ansible-pki

Bootstrap and manage internal PKI, Certificate Authorities and OpenSSL/GnuTLS certificates
GNU General Public License v3.0
65 stars 29 forks source link

Changing pki_acme_ca does not reload the nginx server #110

Open htgoebel opened 7 years ago

htgoebel commented 7 years ago

When changing the pki_acme_ca from testing to live,

  1. certificates are not re-generated. Workaround: rm default.key config/realm.conf acme/{error.log,*.pem}
  2. the nginx server is not reloaded (even after applying the workaround for 1.