Home
last modified time | relevance | path

Searched refs:path (Results 151 – 154 of 154) sorted by relevance

1234567

/openssl/include/openssl/
H A Dssl.h.in2604 * Loads the CT log list from the specified file path.
2610 int SSL_CTX_set_ctlog_list_file(SSL_CTX *ctx, const char *path);
/openssl/
H A DNEWS.md1201 * RFC3280 path validation: sufficient to process PKITS tests.
1367 of X.509 path validation.
/openssl/ssl/
H A Dssl_lib.c6465 int SSL_CTX_set_ctlog_list_file(SSL_CTX *ctx, const char *path) in SSL_CTX_set_ctlog_list_file() argument
6467 return CTLOG_STORE_load_file(ctx->ctlog_store, path); in SSL_CTX_set_ctlog_list_file()
/openssl/crypto/objects/
H A Dobjects.txt724 id-pkix-OCSP 10 : path

Completed in 56 milliseconds

1234567