CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2020/05/02 13:02:57
Modified files: usr.sbin/relayd: relayd.conf.5 Log message: Repair the description of "edh [params (none|auto|legacy)]" to configure EDH-based cipher suites with Perfect Forward Secrecy (PFS) for older clients that do not support ECDHE. Problem noticed and initial diff by Jesper Wallin, thanks! ok kn@