Skip to content

v0.1.0

Compare
Choose a tag to compare
@lkirkwood lkirkwood released this 28 Nov 14:51
· 37 commits to main since this release

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.