Scroll to navigation

dknewkey(1) General Commands Manual dknewkey(1)


NAME

dknewkey - Generates new DKIM public/private key pairs

VERSION

0.6.0

USAGE

NOTE: Depending on the packaging and distribution, the exact path and name for the executable may vary.

dknewkey.py: <keyname>

DESCRIPTION

dknewykey generates new DKIM keys.

It defaults to 2048 bit key size. This is controlled by the BITS_REQUIRED variable.

It uses openssl to do the generation. By default it assumes this is located at /usr/bin/openssl. This is controlled by the OPENSSL_BINARY variable.

AUTHORS

This version of dknewkey was written by Brandon Long <blong@google.com>.

This man-page was created by Scott Kitterman <scott@kitterman.com> and is licensed under the same terms as dkimpy.

2017-01-23