]> git.ipfire.org Git - thirdparty/openssl.git/commit - apps/x509.c
apps: Stop pretending to care about Netscape keys
authorRichard Levitte <levitte@openssl.org>
Thu, 18 Oct 2018 22:36:04 +0000 (00:36 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 2 Nov 2018 09:58:35 +0000 (10:58 +0100)
commitd91d443f0d26262148d1dc9d29f9fdf025b958ca
tree3be6e5b89414bc3806e4f2f7ecdba38bc4a6c4a5
parente5a8712d03334c4b7cb9f29d6d1daee399c1223e
apps: Stop pretending to care about Netscape keys

The documentation says some commands care, but the code says differently.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7440)
apps/apps.h
apps/opt.c
apps/rsa.c
apps/x509.c
doc/man1/rsa.pod
doc/man1/x509.pod