About 120,000 results
Open links in new tab

proxy-certificates - OpenSSL Documentation
proxy-certificates NAME proxy-certificates - Proxy certificates in OpenSSL DESCRIPTION Proxy certificates are defined in RFC 3820. They are used to extend rights to some other entity (a …
How to disable SSL verification for proxied host ... - GitHub
Previously I was using simple nginx config for reverse proxy my services, all of them have self-signed SSL cert. Self-signed certs are not trusted by nginx reverse proxy server thus I had to …
Securing HTTP Traffic to Upstream Servers - NGINX Documentation
The trusted CA certificates in the file named by the proxy_ssl_trusted_certificate directive are used to verify the certificate on the upstream. The proxy_ssl_verify_depth directive specifies …