Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dca.c101 int verbose, unsigned long certopt, unsigned long nameopt,
112 CONF *conf, int verbose, unsigned long certopt,
121 int verbose, unsigned long certopt,
129 CONF *conf, unsigned long certopt, unsigned long nameopt,
299 unsigned long chtype = MBSTRING_ASC, certopt = 0; in ca_main() local
644 if (!set_cert_ex(&certopt, f)) { in ca_main()
970 conf, verbose, certopt, get_nameopt(), default_op, in ca_main()
991 conf, verbose, certopt, get_nameopt(), default_op, in ca_main()
1012 certopt, get_nameopt(), default_op, ext_copy, selfsign, dateopt); in ca_main()
1033 certopt, get_nameopt(), default_op, ext_copy, selfsign, dateopt); in ca_main()
[all …]
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-x509.pod.in29 [B<-certopt> I<option>]
228 =item B<-certopt> I<option>
232 The B<-certopt> switch may be also be used more than once to set multiple
598 customise the actual fields printed using the B<certopt> option when
H A Dopenssl-req.pod.in373 See discussion of the B<-certopt> parameter in the L<openssl-x509(1)>
H A Dopenssl-ca.pod.in581 the B<x509> utilities B<-nameopt> and B<-certopt> switches can be used
/freebsd/crypto/openssl/
H A DCHANGES.md13720 * Allow multiple 'certopt' and 'nameopt' options to be separated
13721 by commas. Add 'namopt' and 'certopt' options to the 'ca' config
14694 'certopt' option to 'x509' to allow new printing options to be