diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-13 16:37:41 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-13 16:38:52 +0100 |
commit | ce42f3edc33a10554ac769cd0840ce3a1cd939d3 (patch) | |
tree | 940b1a2a2d4aa2fbd676d05f8f82efd3bf18dcc5 /test | |
parent | f3d8f75105d83b511cf0cf43d3f8b23323d1106b (diff) |
Update docs for suggested Ident and PRDR settings
Diffstat (limited to 'test')
-rwxr-xr-x | test/runtest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runtest b/test/runtest index cd15a7f38..5216eaded 100755 --- a/test/runtest +++ b/test/runtest @@ -498,6 +498,7 @@ RESET_AFTER_EXTRA_LINE_READ: # treat the standard algorithms the same. # So far, have seen: # TLSv1:AES256-SHA:256 + # TLSv1.1:AES256-SHA:256 # TLSv1.2:AES256-GCM-SHA384:256 # TLSv1.2:DHE-RSA-AES256-SHA:256 # TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128 |