Date: Wed, 23 Jul 2003 09:58:28 -0700 (PDT) From: Tilman Linneweh <arved@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/sslwrap Makefile Message-ID: <200307231658.h6NGwShE013088@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
arved 2003/07/23 09:58:28 PDT
FreeBSD ports repository
Modified files:
security/sslwrap Makefile
Log:
Unbreak:
Update s_server.c by the following instruction from the openssl changelog
*) New option SSL_OP_CIPHER_SERVER_PREFERENCE allows the server to override
the clients preferred ciphersuites and rather use its own preferences.
Should help to work around M$ SGC (Server Gated Cryptography) bug in
Internet Explorer by ensuring unchanged hash method during stepup.
(Also replaces the broken/deactivated SSL_OP_NON_EXPORT_FIRST option.)
[Lutz Jaenicke]
PR: 54280
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
Revision Changes Path
1.11 +4 -2 ports/security/sslwrap/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307231658.h6NGwShE013088>
