Home
last modified time | relevance | path

Searched refs:notAfter (Results 1 – 25 of 32) sorted by relevance

12

/third_party/openssl/test/
Ddanetest.in57 notAfter=Dec 13 00:10:34 2015 GMT
72 notAfter=Dec 13 00:10:34 2015 GMT
87 notAfter=Dec 13 00:10:34 2015 GMT
102 notAfter=Dec 13 00:10:34 2015 GMT
117 notAfter=Dec 13 00:10:34 2015 GMT
132 notAfter=Dec 13 00:10:34 2015 GMT
147 notAfter=Dec 13 00:10:34 2015 GMT
162 notAfter=Dec 13 00:10:34 2015 GMT
179 notAfter=Apr 15 23:23:52 3015 GMT
194 notAfter=Apr 15 23:20:09 3015 GMT
[all …]
Ddane-cross.in28 notAfter=Jan 16 08:19:49 2116 GMT
51 notAfter=Jan 16 08:19:49 2116 GMT
73 notAfter=Aug 31 18:36:38 2121 GMT
95 notAfter=Aug 31 18:33:26 2121 GMT
Ddanetest.pem4 notAfter=Apr 15 23:13:08 3015 GMT
/third_party/openssl/crypto/x509/
Dv3_pku.c31 ASN1_IMP_OPT(PKEY_USAGE_PERIOD, notAfter, ASN1_GENERALIZEDTIME, 1)
44 if (usage->notAfter)
47 if (usage->notAfter) {
49 ASN1_GENERALIZEDTIME_print(out, usage->notAfter);
Dx509_set.c89 return ossl_x509_set1_time(&x->cert_info.validity.notAfter, tm); in X509_set1_notAfter()
123 return x->cert_info.validity.notAfter; in X509_get0_notAfter()
133 return x->cert_info.validity.notAfter; in X509_getm_notAfter()
Dx509_r2x.c52 if (X509_gmtime_adj(xi->validity.notAfter, (long)60 * 60 * 24 * days) == in X509_REQ_to_X509()
/third_party/openssl/doc/man3/
DOSSL_CRMF_MSG_set0_validity.pod19 ASN1_TIME *notBefore, ASN1_TIME *notAfter);
43 OSSL_CRMF_MSG_set0_validity() sets the I<notBefore> and I<notAfter> fields
45 Any of the I<notBefore> and I<notAfter> parameters may be NULL,
47 On success ownership of I<notBefore> and I<notAfter> is transferred to I<crm>.
DX509_get0_notBefore.pod32 and B<notAfter> fields of certificate B<x> respectively. The value
42 and B<notAfter> fields of B<x> to B<tm>. Ownership of the passed
DX509_STORE_CTX_get_error.pod154 The certificate has expired: that is the C<notAfter> date is before the
171 format error in certificate's notAfter field>
173 The certificate C<notAfter> field contains an invalid time.
DX509_STORE_CTX_set_verify_cb.pod180 BIO_printf(bio_err, "notAfter=");
/third_party/node/test/fixtures/x509-escaping/
Dcreate-certs.js297 notAfter: { type: 'utcTime', value: now + days * 86400000 } property
451 notAfter: { type: 'utcTime', value: now + days * 86400000 } property
603 notAfter: { type: 'utcTime', value: now + days * 86400000 } property
/third_party/openssl/crypto/asn1/
Dx_val.c17 ASN1_SIMPLE(X509_VAL, notAfter, ASN1_TIME)
/third_party/openssl/crypto/crmf/
Dcrmf_lib.c259 ASN1_TIME *notBefore, ASN1_TIME *notAfter) in OSSL_CRMF_MSG_set0_validity() argument
272 vld->notAfter = notAfter; in OSSL_CRMF_MSG_set0_validity()
Dcrmf_local.h288 /* 1 */ ASN1_TIME *notAfter; member
Dcrmf_asn.c180 ASN1_EXP_OPT(OSSL_CRMF_OPTIONALVALIDITY, notAfter, ASN1_TIME, 1)
/third_party/node/test/fixtures/0-dns/
Dcreate-cert.js41 notAfter: { type: 'utcTime', value: now + days * 86400000} }, property
/third_party/openssl/crypto/cmp/
Dcmp_msg.c319 ASN1_TIME *notAfter = ASN1_TIME_adj(NULL, now, ctx->days, 0); in OSSL_CMP_CTX_setup_CRM() local
322 || notAfter == NULL in OSSL_CMP_CTX_setup_CRM()
323 || !OSSL_CRMF_MSG_set0_validity(crm, notBefore, notAfter)) { in OSSL_CMP_CTX_setup_CRM()
325 ASN1_TIME_free(notAfter); in OSSL_CMP_CTX_setup_CRM()
/third_party/cups/
Dohos-add-openssl.patch91 + *notAfter; // Expiration date
152 + notAfter = ASN1_TIME_new();
153 + ASN1_TIME_set(notAfter, expiration_date);
154 + X509_set_notAfter(cert, notAfter);
155 + ASN1_TIME_free(notAfter);
1464 +// 'http_get_date()' - Get the notBefore or notAfter date of a certificate.
1469 + int which) // I - 0 for notBefore, 1 for notAfter
/third_party/openssl/include/openssl/
Dcrmf.h.in136 ASN1_TIME *notBefore, ASN1_TIME *notAfter);
/third_party/openssl/doc/man1/
Dopenssl-x509.pod.in257 Prints out the expiry date of the certificate, that is the notAfter date.
382 When signing a certificate, preserve "notBefore" and "notAfter" dates of any
626 Don't print the validity, that is the B<notBefore> and B<notAfter> fields.
Dopenssl-ocsp.pod.in271 time and an optional B<notAfter> time. The current time should fall between
278 If the B<notAfter> time is omitted from a response then this means that new
/third_party/mbedtls/tests/suites/
Dtest_suite_x509parse.data1276 X509 CRT ASN1 (TBS, inv Validity, notAfter missing)
1280 X509 CRT ASN1 (TBS, inv Validity, notAfter inv tag)
1284 X509 CRT ASN1 (TBS, inv Validity, notAfter length missing)
1288 X509 CRT ASN1 (TBS, inv Validity, notAfter inv length encoding)
1292 X509 CRT ASN1 (TBS, inv Validity, notAfter length out of bounds)
1296 X509 CRT ASN1 (TBS, inv Validity, notAfter empty)
1300 X509 CRT ASN1 (TBS, inv Validity, notAfter invalid)
1304 X509 CRT ASN1 (TBS, inv Validity, data remaining after 'notAfter')
1907 X509 CRT ASN1 (GeneralizedTime in notBefore, UTCTime in notAfter)
1911 X509 CRT ASN1 (UTCTime in notBefore, GeneralizedTime in notAfter)
/third_party/openssl/ohos_lite/include/openssl/
Dx509v3.h110 ASN1_GENERALIZEDTIME *notAfter; member
Dx509.h68 ASN1_TIME *notAfter; member
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dx509.rs7 pub notAfter: *mut ASN1_TIME, field

12