Home
last modified time | relevance | path

Searched refs:serial (Results 76 – 92 of 92) sorted by relevance

1234

/openssl/include/openssl/
H A Dts.h187 int TS_TST_INFO_set_serial(TS_TST_INFO *a, const ASN1_INTEGER *serial);
H A Dpkcs7.h.in55 ASN1_INTEGER *serial; member
H A Dx509_vfy.h.in530 const ASN1_INTEGER *serial,
624 const ASN1_INTEGER *serial,
H A Dcmp.h.in419 const ASN1_INTEGER *serial);
H A Dx509v3.h.in235 ASN1_INTEGER *serial; member
/openssl/doc/man3/
H A DX509_STORE_CTX_get_error.pod255 authority and issuer serial number mismatch>
258 and serial number was present and did not match the authority key identifier of
H A DX509_get_extension_flags.pod143 certificate serial number of B<x> as an B<ASN1_INTEGER> or B<NULL> if the
H A DX509_LOOKUP.pod62 const ASN1_INTEGER *serial, X509_OBJECT *ret);
/openssl/crypto/pkcs7/
H A Dpk7_doit.c387 ri->issuer_and_serial->serial); in pkcs7_cmp_ri()
981 x509 = X509_find_by_issuer_and_serial(cert, ias->issuer, ias->serial); in PKCS7_dataVerify()
/openssl/apps/lib/
H A Dapps.c1478 const BIGNUM *serial, ASN1_INTEGER **retai) in save_serial() argument
1509 if ((ai = BN_to_ASN1_INTEGER(serial, NULL)) == NULL) { in save_serial()
/openssl/doc/man5/
H A Dx509v3_config.pod210 then the issuer DN and serial number are copied from the issuer certificate.
/openssl/doc/man1/
H A Dopenssl-req.pod.in288 a large random number will be used for the serial number.
H A Dopenssl-verification-options.pod129 each of its sub-fields equals the corresponding subject key identifier, serial
H A Dopenssl-cms.pod.in570 serial number. The supplied certificate B<must> include a subject key
/openssl/
H A DCHANGES.md2021 create a unique hash value based on the issuer and serial number data
10722 * Functionality for creating the initial serial number file is now
10725 (Before OpenSSL 0.9.7e, CA.pl used to initialize the serial
11788 entries during signature checking and serial number lookup. Now the
11802 * Reduce the chances of duplicate issuer name and serial numbers (in
11805 number when a serial number file is created or when a self signed
13384 * New option -set_serial to 'req' and 'x509' this allows the serial
13386 signed certificates were hard coded with serial number 0 and the
13591 `openssl ca -status <serial>` prints the status of the cert with
13592 the given serial number (according to the index file).
[all …]
H A DNEWS.md1018 * Make it possible to generate a serial number file with
/openssl/crypto/err/
H A Dopenssl.txt280 CMP_R_WRONG_SERIAL_IN_RP:173:wrong serial in rp

Completed in 113 milliseconds

1234