tls-debug 0.4.3 → 0.4.4
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- src/SimpleClient.hs +1/−1
- tls-debug.cabal +1/−1
src/SimpleClient.hs view
@@ -42,7 +42,7 @@ , cipher_RC4_128_SHA1 , cipher_RSA_3DES_EDE_CBC_SHA1 , cipher_DHE_RSA_AES128GCM_SHA256- , cipher_ECDHE_RSA_AES256GCM_SHA384+ --, cipher_ECDHE_RSA_AES256GCM_SHA384 , cipher_ECDHE_RSA_AES256CBC_SHA , cipher_ECDHE_RSA_AES128GCM_SHA256 , cipher_ECDHE_ECDSA_AES128GCM_SHA256
tls-debug.cabal view
@@ -1,5 +1,5 @@ Name: tls-debug-Version: 0.4.3+Version: 0.4.4 Description: A set of program to test and debug various aspect of the TLS package. .