commit | 7638aca01fb83223bae637bca565ff50bd60257c | [log] [tgz] |
---|---|---|
author | Tim Taubert <tim@timtaubert.de> | Wed Jun 15 21:05:30 2016 +0100 |
committer | Tim Taubert <tim@timtaubert.de> | Wed Jun 15 21:05:30 2016 +0100 |
tree | 361da9087f06bd7eb328a82b691044a5c83a48fb | |
parent | 22d1696819f1ccde7696728ee6a2b5386836f6d6 [diff] |
SSL: ngx_ssl_ciphers() to set list of ciphers. This patch moves various OpenSSL-specific function calls into the OpenSSL module and introduces ngx_ssl_ciphers() to make nginx more crypto-library-agnostic.