| commit | fe964f0c88f6780fd30b26e306484b981b0a8480 | [log] [tgz] |
|---|---|---|
| author | Matt Caswell <matt@openssl.org> | Fri Jul 01 19:15:05 2016 +0100 |
| committer | Matt Caswell <matt@openssl.org> | Fri Jul 01 23:23:16 2016 +0100 |
| tree | 83ddb1e15d2a0194223384a0d644a0a83be57f36 | |
| parent | 1e16987fc18cce9420dd3b76326b8d25746fa258 [diff] |
Use the SSL_METHODs passed to create_ssl_ctx_pair() Don't use hardcoded SSL_METHODs! Reviewed-by: Richard Levitte <levitte@openssl.org>