diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-05-19 22:55:25 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-05-19 22:55:25 +0100 |
commit | a5ffa9b475a426bc73366db01f7cc92a3811bc3a (patch) | |
tree | bbbbcf0a06f9c15f090adf4a4b3a4bc03dd21d30 /test/confs | |
parent | 16b33efd9367c4f0a2560b2facd50797fd17a2b6 (diff) |
TLS: PIPELINING under OpenSSL
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/2107 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/2107 b/test/confs/2107 index 9487445cc..679367315 100644 --- a/test/confs/2107 +++ b/test/confs/2107 @@ -16,6 +16,7 @@ queue_only queue_run_in_order tls_advertise_hosts = * +tls_require_ciphers = AES256-SHA # Set certificate only if server |