@@ -1,5 +1,9 @@ +2000-08-21 Jeff Hobbs + + * tests/tlsIO.test: require at least tls1.4 in test suite. + 2000-08-18 Jeff Hobbs * tls.c (Tls_Init): added call to RAND_seed to seed the SSL random number generator. Without this, OpenSSL 0.9.5 chokes, and in any case it is a big security hole to do without it.