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:59:17 +0000 (10:59 +0100)
commitb33e7698b8cb853bf94623e5e26f860a893eb677
treef5a24fa5a173c9cac057ce4dc6bd7aa9e904c369
parent6039651c43944cf4633483a74c2ef3a6b8c0c6c0
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)

(cherry picked from commit d91d443f0d26262148d1dc9d29f9fdf025b958ca)
apps/apps.h
apps/opt.c
apps/rsa.c
apps/x509.c
doc/man1/rsa.pod
doc/man1/x509.pod