Mercurial > hg
diff tests/test-rename-dir-merge.t @ 12797:076bbbf0ba86 stable
hgweb: let HTTPS serve use more compatible and less secure encryption
PROTOCOL_SSLv3 on the server side doesn't work everywhere. Sometimes the client
reports "EOF occurred in violation of protocol" (for example on Mac and Solaris).
The more compatible PROTOCOL_SSLv23 is now used instead. It works but is less
"secure" for some OpenSSL versions as it can fall back to weak encryption.
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Thu, 21 Oct 2010 03:18:52 +0200 |
parents | 0a6b2e21bc86 |
children | ffb5c09ba822 |