Matt Caswell c02a03bff8 Don't crash if there are no trusted certs
The X509_STORE_CTX_init() docs explicitly allow a NULL parameter for the
X509_STORE. Therefore we shouldn't crash if we subsequently call
X509_verify_cert() and no X509_STORE has been set.

Fixes #2462

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6002)
2018-04-19 08:57:44 +01:00
..
2016-03-22 15:28:11 +00:00
2017-12-08 15:17:12 -05:00
2017-02-23 09:48:49 -05:00
2016-05-17 14:53:16 -04:00
2016-05-17 14:53:16 -04:00
2017-02-23 09:48:49 -05:00
2016-05-17 14:53:16 -04:00
2016-08-19 12:47:31 +01:00
2018-03-27 13:43:23 +01:00
2018-04-12 11:18:54 +02:00
2016-05-17 14:53:16 -04:00
2016-05-17 14:53:16 -04:00
2016-08-17 14:59:54 +01:00
2017-02-23 09:48:49 -05:00
2016-05-17 14:53:16 -04:00
2016-05-17 14:53:16 -04:00
2017-09-07 16:12:00 -04:00
2016-05-17 14:53:16 -04:00
2016-05-17 14:53:16 -04:00
2016-08-17 14:12:55 +01:00
2016-08-23 11:47:22 +02:00