Menu

#32 newkey generation integrated into CLI

Version 2
open
nobody
None
5
2017-07-19
2017-07-19
No

The keygeneration could also be integrated, similar to the "openssl cmp" app:

relevant options there:

openssl req --help
[...]
-newkey val Specify as type:bits
-pkeyopt val Public key options as opt:value
-keyout outfile File to send the key to
-passout val Output file pass phrase source
-keyout outfile File to send the key to
[...]

Discussion


Log in to post a comment.