Remove the encryption keys after TLS cert renewal #157

Manually merged
greg merged 3 commits from bugfix/152-remove_encryption_keys_tls into master 2020-04-30 15:50:30 +00:00
Owner

This is done with awk, this was the best way I found to perform the multi-line deletion. It deletes both the AES AND 3DES sections

The keys will be recreated on service restart

https://access.redhat.com/documentation/en-us/red_hat_directory_server/9.0/html/administration_guide/ssl-and-attr-encryption

Closes #152

This is done with awk, this was the best way I found to perform the multi-line deletion. It deletes both the AES AND 3DES sections The keys will be recreated on service restart https://access.redhat.com/documentation/en-us/red_hat_directory_server/9.0/html/administration_guide/ssl-and-attr-encryption Closes #152
Owner

LGTM

LGTM
Owner

Any left before merge here?

Any left before merge here?
greg closed this pull request 2020-04-30 15:50:30 +00:00
greg closed this pull request 2020-04-30 15:50:30 +00:00
greg deleted branch bugfix/152-remove_encryption_keys_tls 2020-04-30 15:50:52 +00:00
Sign in to join this conversation.
No description provided.