Matt Caswell
ae4d0c8d22
Add comment explaining why we don't check a return value
...
A call to X509_verify_cert() is used to build a chain of certs for the
server to send back to the client. It isn't *actually* used for verifying
the cert at all - just building the chain. Therefore the return value is
ignored.
Reviewed-by: Kurt Roeckx <kurt@openssl.org>
2015-11-17 11:21:17 +00:00
..
2015-11-09 22:48:41 +00:00
2015-11-14 00:06:32 +00:00
2015-09-20 14:19:49 +01:00
2015-11-09 22:48:41 +00:00
2015-10-30 08:39:47 +00:00
2015-09-07 10:45:38 +01:00
2015-05-16 09:20:52 +01:00
2015-10-30 08:38:18 +00:00
2015-11-05 15:05:58 +00:00
2015-10-21 16:13:53 +01:00
2015-05-14 15:13:49 +02:00
2015-06-23 22:24:09 +01:00
2015-11-14 00:06:32 +00:00
2015-10-30 08:38:18 +00:00
2015-08-14 06:56:11 +01:00
2015-09-11 04:51:55 +01:00
2015-11-17 11:21:17 +00:00
2015-11-14 00:06:33 +00:00
2015-11-09 22:48:41 +00:00
2015-01-22 09:20:09 +00:00
2015-11-05 15:48:37 +00:00
2015-11-10 23:02:44 +00:00
2015-11-14 00:06:32 +00:00
2015-11-10 23:02:44 +00:00
2015-11-09 22:48:41 +00:00
2015-10-30 08:39:47 +00:00
2015-10-02 14:22:05 -04:00
2015-01-22 09:20:09 +00:00
2015-05-16 09:20:58 +01:00
2015-08-14 06:56:11 +01:00
2015-05-22 23:10:51 +01:00
2015-11-14 00:06:32 +00:00
2015-09-07 10:45:38 +01:00
2015-07-30 14:43:35 +01:00
2015-11-17 11:17:37 +00:00