mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 02:15:22 +00:00
Merge pull request #235 from nnugumanov/patch-1
fixed incorrect option name: ciphers -> client_cipher_suites
This commit is contained in:
commit
d7b08e00e3
@ -292,10 +292,10 @@ Advanced options
|
||||
TLS/SSL additional options
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
..note::
|
||||
.. note::
|
||||
``ssl=1`` is required
|
||||
|
||||
:ciphers:
|
||||
:client_cipher_suites:
|
||||
Cipher list, consists of one or more cipher strings separated by colons (see man ciphers).
|
||||
|
||||
Example: ciphers = RSA:!COMPLEMENTOFALL
|
||||
|
Loading…
Reference in New Issue
Block a user