NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51278 CVS commit: src/libexec/httpd



The following reply was made to PR bin/51278; it has been noted by GNATS.

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51278 CVS commit: src/libexec/httpd
Date: Tue, 24 Aug 2021 09:53:26 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Tue Aug 24 09:53:26 UTC 2021
 
 Modified Files:
 	src/libexec/httpd: CHANGES ssl-bozo.c
 
 Log Message:
 extend the list of available ciphers to include most of the
 openssl "HIGH" with some additional disables.  retain the current
 list of bad options.  should deal with PR#51278.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.50 -r1.51 src/libexec/httpd/CHANGES
 cvs rdiff -u -r1.30 -r1.31 src/libexec/httpd/ssl-bozo.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index