Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/http_ssl.c version 5fa80ec874
|
2011-03-29
| ||
| 14:12 | Add support for feeding OpenSSL a CA certificate file/path for proper chain verification. This is one of several possible solutions to ticket [727af73f46]. Also cache the CA certificate file/path, client certificate/key file/path references in the global config (similar to how the server certificates are cached), and attempt to use them if the corresponding environment variables have not been set. Prefixed a function with ssl_ to conform to existing naming conventions. ... (check-in: b28995ccbd user: jan tags: jan-clientcert) | |