Matt Caswell a974e64aaa Fix SSL_use_certificate_chain_file
The new function SSL_use_certificate_chain_file was always crashing in
the internal function use_certificate_chain_file because it would pass a
NULL value for SSL_CTX *, but use_certificate_chain_file would
unconditionally try to dereference it.

Reviewed-by: Stephen Henson <steve@openssl.org>
2015-11-10 23:02:44 +00:00
..
2015-09-20 14:19:49 +01:00
2015-10-30 08:39:47 +00:00
2015-09-07 10:45:38 +01:00
2015-10-30 08:38:18 +00:00
2015-10-30 08:38:18 +00:00
2015-08-14 06:56:11 +01:00
2015-11-05 15:48:37 +00:00
2015-11-10 23:02:44 +00:00
2015-11-10 23:02:44 +00:00
2015-11-10 23:02:44 +00:00
2015-10-02 14:22:05 -04:00
2015-08-14 06:56:11 +01:00
2015-09-07 10:45:38 +01:00