From 10d6b4af3b06e6a03d42f2a284a0212751263fd8 Mon Sep 17 00:00:00 2001 From: corvid Date: Wed, 24 Jun 2015 00:17:45 +0000 Subject: add a tls test site --- src/IO/tls.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/IO/tls.c') diff --git a/src/IO/tls.c b/src/IO/tls.c index f0f33215..89ad7989 100644 --- a/src/IO/tls.c +++ b/src/IO/tls.c @@ -21,7 +21,9 @@ * all respects for all of the code used other than OpenSSL or LibreSSL. */ -/* https://www.ssllabs.com/ssltest/viewMyClient.html */ +/* https://www.ssllabs.com/ssltest/viewMyClient.html + * https://github.com/lgarron/badssl.com + */ /* * Using TLS in Applications: http://datatracker.ietf.org/wg/uta/documents/ -- cgit v1.2.3