Releases: lkirkwood/certreplace
Releases · lkirkwood/certreplace
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Initial Release
Features:
- Finding certificates matching a given common name, and private keys matching those certs.
- Parse a common name from the provided replacement certificate, and use that to find certs.
- Replace matching certificates with the provided replacement, without affecting other data in the file.
- Replace the private keys associated with replaced certificates in the same way as above, if a replacement is provided.
- Backup the old files to avoid any data loss.