Home
last modified time | relevance | path

Searched refs:ssl_sock_load_cert_chain_file (Results 1 – 9 of 9) sorted by relevance

/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dssl_sock.c2309 static int ssl_sock_load_cert_chain_file(SSL_CTX *ctx, const char *file, struct bind_conf *s, char … in ssl_sock_load_cert_chain_file() function
2437 ret = ssl_sock_load_cert_chain_file(ctx, path, bind_conf, sni_filter, fcount); in ssl_sock_load_cert_file()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dssl_sock.c3293 static int ssl_sock_load_cert_chain_file(SSL_CTX *ctx, const char *file, struct bind_conf *s, function
3440 ret = ssl_sock_load_cert_chain_file(ctx, path, bind_conf, ssl_conf, sni_filter, fcount);
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dssl_sock.c3375 static int ssl_sock_load_cert_chain_file(SSL_CTX *ctx, const char *file, struct bind_conf *s, function
3526 ret = ssl_sock_load_cert_chain_file(ctx, path, bind_conf, ssl_conf, sni_filter, fcount);
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dssl_sock.c3415 static int ssl_sock_load_cert_chain_file(SSL_CTX *ctx, const char *file, struct bind_conf *s, function
3566 ret = ssl_sock_load_cert_chain_file(ctx, path, bind_conf, ssl_conf, sni_filter, fcount);
/dports/net/nuster/nuster-5.0.4.21/
H A DCHANGELOG679 - MINOR: ssl: merge ssl_sock_load_cert_file() and ssl_sock_load_cert_chain_file()
/dports/net/haproxy21/haproxy-2.1.12/
H A DCHANGELOG1125 - MINOR: ssl: merge ssl_sock_load_cert_file() and ssl_sock_load_cert_chain_file()
/dports/net/haproxy22/haproxy-2.2.19/
H A DCHANGELOG2740 - MINOR: ssl: merge ssl_sock_load_cert_file() and ssl_sock_load_cert_chain_file()
/dports/net/haproxy23/haproxy-2.3.16/
H A DCHANGELOG3307 - MINOR: ssl: merge ssl_sock_load_cert_file() and ssl_sock_load_cert_chain_file()
/dports/net/haproxy/haproxy-2.4.10/
H A DCHANGELOG4723 - MINOR: ssl: merge ssl_sock_load_cert_file() and ssl_sock_load_cert_chain_file()