Synch up a patch with the one on f23

This commit is contained in:
Elio Maldonado 2015-10-05 06:52:02 -07:00
parent 9588d80ea9
commit 79737adcc5
1 changed files with 0 additions and 2 deletions

View File

@ -37,5 +37,3 @@ diff --git a/lib/ssl/ssl3con.c b/lib/ssl/ssl3con.c
{ TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, SSL_ALLOWED, PR_TRUE, PR_FALSE},
{ TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, SSL_ALLOWED, PR_FALSE, PR_FALSE},
{ TLS_DHE_RSA_WITH_AES_128_CBC_SHA, SSL_ALLOWED, PR_TRUE, PR_FALSE},
{ TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_ALLOWED, PR_TRUE, PR_FALSE},