diff --git a/src/etc/examples/relayd.conf b/src/etc/examples/relayd.conf index efb9dc4a..4de1d27c 100644 --- a/src/etc/examples/relayd.conf +++ b/src/etc/examples/relayd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: relayd.conf,v 1.1 2014/07/11 21:20:10 deraadt Exp $ +# $OpenBSD: relayd.conf,v 1.2 2014/10/21 02:29:54 lteo Exp $ # # Macros # @@ -45,7 +45,7 @@ http protocol httpssl { # Various TCP performance options tcp { nodelay, sack, socket buffer 65536, backlog 128 } -# ssl { no sslv2, sslv3, tlsv1, ciphers HIGH } +# ssl { no tlsv1.0, ciphers HIGH } # ssl session cache disable }