CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2023/06/06 09:16:52
Modified files: usr.sbin/relayd: relay.c relayd.conf.5 Log message: Make the tlsv1.0 and tlsv1.1 options in relayd do nothing Also document that fact, and that the existing ssl3 option does nothing. This changes relayd to no longer request tls1.0 or tls1.1 in preparation for the upcoming deprecation of these out of data protocols ok jsing@ bluhm@ tb@ claudio@ benno@