Home
last modified time | relevance | path

Searched refs:X509_CRL_load_http (Results 1 – 6 of 6) sorted by relevance

/openssl-master/doc/man3/
A DX509_load_http.pod7 X509_CRL_load_http,
16 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout);
27 X509_load_http() and X509_CRL_load_http() loads a certificate or a CRL,
56 X509_load_http() and X509_CRL_load_http() were added in OpenSSL 3.0.
/openssl-master/crypto/x509/
A Dx_all.c126 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout) in X509_CRL_load_http() function
/openssl-master/include/openssl/
A Dx509.h.in359 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout);
/openssl-master/apps/lib/
A Dapps.c489 crl = X509_CRL_load_http(uri, NULL, NULL, 0 /* timeout */); in load_crl()
/openssl-master/doc/man7/
A Dmigration_guide.pod2188 Use L<X509_load_http(3)> and L<X509_CRL_load_http(3)> instead.
/openssl-master/util/
A Dlibcrypto.num248 X509_CRL_load_http 253 3_0_0 EXIST::FUNCTION:

Completed in 28 milliseconds