Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Dca.c103 int verbose, unsigned long certopt, unsigned long nameopt,
114 CONF *conf, int verbose, unsigned long certopt,
123 int verbose, unsigned long certopt,
131 CONF *conf, unsigned long certopt, unsigned long nameopt,
350 unsigned long chtype = MBSTRING_ASC, certopt = 0; in ca_main() local
683 if (!set_cert_ex(&certopt, f)) { in ca_main()
976 conf, verbose, certopt, get_nameopt(), default_op, in ca_main()
997 conf, verbose, certopt, get_nameopt(), default_op, in ca_main()
1018 certopt, get_nameopt(), default_op, ext_copy, selfsign, dateopt); in ca_main()
1039 certopt, get_nameopt(), default_op, ext_copy, selfsign, dateopt); in ca_main()
[all …]
/src/crypto/openssl/doc/man1/
H A Dopenssl-x509.pod.in29 [B<-certopt> I<option>]
237 =item B<-certopt> I<option>
241 The B<-certopt> switch may be also be used more than once to set multiple
647 customise the actual fields printed using the B<certopt> option when
H A Dopenssl-req.pod.in430 See discussion of the B<-certopt> parameter in the L<openssl-x509(1)>
H A Dopenssl-ca.pod.in603 the B<x509> utilities B<-nameopt> and B<-certopt> switches can be used
/src/crypto/openssl/
H A DCHANGES.md15374 * Allow multiple 'certopt' and 'nameopt' options to be separated
15375 by commas. Add 'namopt' and 'certopt' options to the 'ca' config
16348 'certopt' option to 'x509' to allow new printing options to be