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

Manual renewal of external cert and key does not work #102

Closed ypid closed 7 years ago

ypid commented 7 years ago

Hi

Just to keep track of it, I was just required to do a manual (external CA) certificate switch to a new set of private key and certificate. I updated the following files on the controller:

And rerun the role. This did not have the desired affect. I did not have time to look into this further and just deleted the realm on the remote host and rerun the role which fixed it.

ypid commented 7 years ago

Hm, behaves as documented. I guess an option could be added to support this but this can be done in a PR as the need arises (again).