Releases: tknarr/opendkim-genkeys
Version 1.5.1
Version 1.5.0
Bugfixes, added tracking and clean-up of outdated keys and (where supported by the API modules) DNS records. Currently no modules support deleting records yet.
Added a --working-dir
option to set the directory data files will be in, allowing for the code files to be installed somewhere other than the data directory.
Version 1.4.3
Updated to fix the OpenDKIM key update script.
Version 1.4.2
Added -a
to avoid overwriting existing private/public key files by trying suffixes on the selector. If -a
is not used, the program will fail instead of overwriting existing files.
Version 1.4.1
Updated documentation for clarity. Updated the dkim_rotation.sh
script to suppress X11 forwarding when uploading files to avoid a spurious error message in the email.
Version 1.4
Added AWS Route 53 support.
Version 1.3.1
Adds a utility to dump out zone IDs and domain names for a CloudFlare account.
Version 1.3
Add support for the CloudFlare API and automatic updates of DNS zones hosted there.
Version 1.2.2
Updated the FreeDNS API module to use HTTPS for security.
Version 1.1
Added the ability to output the generated selector, so scripts can capture it and use it to gather up the newly-created files for upload.