Searched refs:certify (Results 1 – 9 of 9) sorted by relevance
/openssl/test/recipes/90-test_includes_data/conf-includes/ |
H A D | includes1.cnf | 25 default_days = 365 # how long to certify for
|
/openssl/test/ |
H A D | test.cnf | 20 default_days = 365 # how long to certify for
|
H A D | CAtsa.cnf | 37 default_days = 365 # how long to certify for
|
/openssl/doc/man1/ |
H A D | openssl-ca.pod.in | 252 The number of days from today to certify the certificate for. 517 The same as the B<-days> option. The number of days from today to certify 522 The same as the B<-startdate> option. The start date to certify 724 default_days = 365 # how long to certify for 791 Canceling some commands by refusing to certify a certificate can
|
H A D | openssl-req.pod.in | 363 certify the certificate for, otherwise it is ignored. I<n> should
|
/openssl/apps/ |
H A D | ca.c | 93 static int certify(X509 **xret, const char *infile, int informat, 973 j = certify(&x, infile, informat, pkey, x509p, dgst, in ca_main() 993 j = certify(&x, argv[i], informat, pkey, x509p, dgst, in ca_main() 1334 static int certify(X509 **xret, const char *infile, int informat, in certify() function
|
H A D | openssl-vms.cnf | 112 default_days = 365 # how long to certify for
|
H A D | openssl.cnf | 112 default_days = 365 # how long to certify for
|
/openssl/doc/man3/ |
H A D | OSSL_CMP_exec_certreq.pod | 140 algorithm identifiers that the CA will certify for subject public keys.
|
Completed in 28 milliseconds