Home
last modified time | relevance | path

Searched refs:OPT_NOEMAILDN (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dca.c152 OPT_SIGOPT, OPT_NOTEXT, OPT_BATCH, OPT_PRESERVEDN, OPT_NOEMAILDN, enumerator
210 {"noemailDN", OPT_NOEMAILDN, '-', "Don't add the EMAIL field to the DN"},
427 case OPT_NOEMAILDN: in ca_main()