Searched refs:certopt (Results 1 – 5 of 5) sorted by relevance
| /src/crypto/openssl/apps/ |
| H A D | ca.c | 103 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 D | openssl-x509.pod.in | 29 [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 D | openssl-req.pod.in | 430 See discussion of the B<-certopt> parameter in the L<openssl-x509(1)>
|
| H A D | openssl-ca.pod.in | 603 the B<x509> utilities B<-nameopt> and B<-certopt> switches can be used
|
| /src/crypto/openssl/ |
| H A D | CHANGES.md | 15374 * 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
|