Remove the encryption keys after TLS cert renewal #157
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/152-remove_encryption_keys_tls"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
LGTM
Any left before merge here?