This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From 0eee93c85b7ebe0778c525baa36f368799c4390c Mon Sep 17 00:00:00 2001 | |
| From: Piotr Sikora <piotr@cloudflare.com> | |
| Date: Tue, 21 Jan 2014 19:58:04 -0800 | |
| Subject: [PATCH] Disable RC4 for TLS v1.1+ (server-side). | |
| Signed-off-by: Piotr Sikora <piotr@cloudflare.com> | |
| --- | |
| ssl/s3_lib.c | 5 +++++ | |
| 1 file changed, 5 insertions(+) |