Home
last modified time | relevance | path

Searched refs:days (Results 1 – 25 of 35) sorted by relevance

12

/openssl/test/certs/
H A Dmkcert.sh157 -set_serial 2 -days "${DAYS}" "$@"
178 -set_serial 2 -days "${DAYS}"
200 -set_serial 2 -days "${DAYS}"
217 -set_serial 2 -days "${DAYS}"
270 -set_serial 2 -days "${DAYS}" "$@"
304 -set_serial 2 -days "${DAYS}" "$@"
333 -set_serial 2 -days "${DAYS}" "$@"
350 -set_serial 1 -days "${DAYS}" "$@"
359 cert "$cert" "" -signkey "${key}.pem" -set_serial 1 -days -1 "$@"
393 -set_serial 2 -days "${DAYS}" "$@"
[all …]
H A Dsetup.sh160 ./mkcert.sh genee server.example ee-key ee-expired ca-key ca-cert -days -1
227 ….pem -subj /CN=ee-self-signed -out ee-self-signed.pem -addext keyUsage=digitalSignature -days 36525
230 …q -new -x509 -key ee-key.pem -subj /CN=ee-self-signed-pss -out ee-self-signed-pss.pem -days 36525 \
/openssl/demos/certs/apps/
H A Dmkxcerts.sh14 -keyout tsha1.pem -out tsha1.pem -new -days 3650 -sha1
17 -keyout tsha256.pem -out tsha256.pem -new -days 3650 -sha256
20 -keyout tsha512.pem -out tsha512.pem -new -days 3650 -sha512
30 -days 3650 -sha256
35 -days 3650 -sha384
H A Dmkacerts.sh13 -keyout root.pem -out root.pem -key rootkey.pem -new -days 3650
18 opensslcmd x509 -req -in intreq.pem -CA root.pem -CAkey rootkey.pem -days 3630 \
24 opensslcmd x509 -req -in creq.pem -CA intca.pem -CAkey intkey.pem -days 3600 \
31 opensslcmd x509 -req -in sreq.pem -CA intca.pem -CAkey intkey.pem -days 3600 \
38 opensslcmd x509 -req -in sreq2.pem -CA intca.pem -CAkey intkey.pem -days 3600 \
/openssl/demos/certs/
H A Dmkcerts.sh14 -keyout root.pem -out root.pem -newkey rsa:2048 -days 3650
19 opensslcmd x509 -req -in intreq.pem -CA root.pem -days 3600 \
26 opensslcmd x509 -req -in req.pem -CA intca.pem -CAkey intkey.pem -days 3600 \
33 opensslcmd x509 -req -in creq.pem -CA intca.pem -CAkey intkey.pem -days 3600 \
40 opensslcmd x509 -req -in rreq.pem -CA intca.pem -CAkey intkey.pem -days 3600 \
47 opensslcmd x509 -req -in respreq.pem -CA intca.pem -CAkey intkey.pem -days 3600 \
65 opensslcmd x509 -req -in dhsreq.pem -CA root.pem -days 3600 \
75 opensslcmd x509 -req -in dhcreq.pem -CA root.pem -days 3600 \
/openssl/test/ocsp-tests/
H A Dmk-ocsp-cert-chain.sh25 -days 3650 \
50 -days 1825 \
79 -days 365 \
/openssl/test/recipes/25-test_eai_data/
H A Dkdc.sh11 -x509 -subj /CN=Root -days 36524 -out kdc-root-cert.pem
40 -set_serial 2 -days 36524 \
/openssl/crypto/x509/
H A Dx509_r2x.c20 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey) in X509_REQ_to_X509() argument
52 if (X509_gmtime_adj(xi->validity.notAfter, (long)60 * 60 * 24 * days) == in X509_REQ_to_X509()
/openssl/apps/
H A Dca.c102 long days, int batch, const char *ext_sect, CONF *conf,
304 long crldays = 0, crlhours = 0, crlsec = 0, days = 0; in ca_main() local
375 days = atoi(opt_arg()); in ca_main()
886 if (days == 0) { in ca_main()
888 days = 0; in ca_main()
890 if (enddate == NULL && days == 0) { in ca_main()
894 if (days != 0 && enddate != NULL) in ca_main()
1670 if (!set_cert_times(ret, startdate, enddate, days, 0)) in do_body()
1678 days = tdays; in do_body()
1875 if (days) in do_body()
[all …]
H A Dx509.c288 int days = UNSET_DAYS; /* not explicitly set */ in x509_main() local
391 days = atoi(opt_arg()); in x509_main()
392 if (days <= UNSET_DAYS) { in x509_main()
632 if (preserve_dates && days != UNSET_DAYS) { in x509_main()
636 if (days == UNSET_DAYS) in x509_main()
637 days = DEFAULT_DAYS; in x509_main()
861 if (!preserve_dates && !set_cert_times(x, not_before, not_after, days, 1)) in x509_main()
H A Dreq.c270 int days = UNSET_DAYS; in req_main() local
441 days = atoi(opt_arg()); in req_main()
442 if (days <= UNSET_DAYS) { in req_main()
517 if (days != UNSET_DAYS) in req_main()
830 if (days == UNSET_DAYS) in req_main()
831 days = DEFAULT_DAYS; in req_main()
834 if (!set_cert_times(new_x509, not_before, not_after, days, 1)) in req_main()
/openssl/test/smime-certs/
H A Dmksmime-certs.sh17 $OPENSSL x509 -CA smroot.pem -new -days 36524 -force_pubkey $1 -subj "$2" \
23 -keyout smroot.pem -out smroot.pem -key ../certs/ca-key.pem -days 36524
/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_enrollment.csv1 …, -cmd,val, -newkey,val,val, -newkeypass,val, -subject,val, -issuer,val, -days,int, -reqexts,val, …
31 1,days 1, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,, -days,1,BLANK,,BLANK,,B…
32 1,days 0, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,, -days,0,BLANK,,BLANK,,B…
33 1,days 365*100 beyond 2038, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,, -days
34 0,days missing arg, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,, -days,,BLANK,…
35 0,days negative, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,, -days,-10,BLANK,…
36 0,days no not integer, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,, -days,1.5,…
37 0,days out of range, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,, -days,0x1000…
/openssl/doc/man3/
H A DOPENSSL_gmtime.pod33 OPENSSL_gmtime_adj() converts I<tm> into a days and seconds value, adds the
38 structures I<from> and I<to>. The difference in days is placed into I<*pday>,
H A DOSSL_sleep.pod22 49 days and on systems where the regular sleep(3) is used as the underlying
/openssl/demos/sslecho/
H A DA-SSL-Docs.txt15 openssl req -newkey rsa:4096 -x509 -sha256 -days 3650 -nodes -out cert.pem -keyout key.pem
/openssl/demos/guide/
H A DMakefile31 openssl req -x509 -new -key pkey.pem -days 36500 -subj / -out chain.pem
/openssl/apps/include/
H A Dapps.h87 int days, int strict_compare_times);
91 long days, long hours, long secs);
/openssl/doc/man1/
H A Dopenssl-ca.pod.in28 [B<-crldays> I<days>]
36 [B<-days> I<arg>]
248 This overrides the B<-days> option.
250 =item B<-days> I<arg>
252 The number of days from today to certify the certificate for.
254 Regardless of the option B<-not_before>, the days are always counted from
388 The number of days before the next CRL is due. That is the days from
517 The same as the B<-days> option. The number of days from today to certify
834 B<-enddate> and B<-days>) and CRL last/next update time (specified by
H A Dopenssl-x509.pod.in59 [B<-days> I<arg>]
187 and the end date to a value determined by the B<-days> option.
402 This overrides the option B<-days>.
404 =item B<-days> I<arg>
406 Specifies the number of days from today until a newly generated certificate expires.
416 Cannot be used together with the options B<-days>, B<-not_before> and B<-not_after>.
H A Dopenssl-req.pod.in42 [B<-days> I<n>]
358 This overrides the B<-days> option.
360 =item B<-days> I<n>
362 When B<-x509> is in use this specifies the number of days from today to
364 be a positive integer. The default is 30 days.
366 Regardless of the option B<-not_before>, the days are always counted from
/openssl/test/recipes/80-test_cmp_http_data/Mock/
H A Dtest.cnf99 days =
/openssl/.github/workflows/
H A Dprovider-compatibility.yml100 retention-days: 7
188 retention-days: 7
H A Dprov-compat-label.yml96 retention-days: 7
185 retention-days: 7
/openssl/doc/man7/
H A Dproxy-certificates.pod116 -CA user.crt -CAkey user.key -days 7 \
128 -CA proxy.crt -CAkey proxy.key -days 7 \

Completed in 49 milliseconds

12