openssl 3.0 genpkey
Dr Paul Dale
pauli at openssl.org
Thu Aug 5 22:43:57 UTC 2021
GitHub issues would be better. They are harder to missing accidentally.
Pauli
On 6/8/21 7:59 am, Ken Goldman wrote:
> Should these be posted here or as github issues? (May be user error)
>
> 1
>
> openssl genpkey -algorithm rsa -outform der -out key.der -quiet
>
> returns:
>
> genpkey: Option -quiet needs a value
>
> But the docs don't indicate that a value is needed.
>
> 2
>
> openssl genpkey -algorithm rsa -outform der -out key.der -text
>
> Docs say that the unencrypted key should be printed, but it isn't.
>
> 3
>
> openssl genpkey .... -cipher des3
>
> returns:
>
> genpkey: Use -help for summary.
>
> I tried other values for -cipher but none worked
>
> 4
>
> -aes-128-cbc works but is not documented
>
>
More information about the openssl-users
mailing list