projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
apps: Stop pretending to care about Netscape keys
[openssl.git]
/
apps
/
opt.c
diff --git
a/apps/opt.c
b/apps/opt.c
index
cc14184
..
6668565
100644
(file)
--- a/
apps/opt.c
+++ b/
apps/opt.c
@@
-168,7
+168,6
@@
static OPT_PAIR formats[] = {
{"smime", OPT_FMT_SMIME},
{"engine", OPT_FMT_ENGINE},
{"msblob", OPT_FMT_MSBLOB},
- {"netscape", OPT_FMT_NETSCAPE},
{"nss", OPT_FMT_NSS},
{"text", OPT_FMT_TEXT},
{"http", OPT_FMT_HTTP},