mirror of
https://github.com/httpie/cli.git
synced 2024-11-22 15:53:13 +01:00
Merge pull request #463 from KyleAMathews/patch-1
Remove extra backtick.
This commit is contained in:
commit
01a546eedd
@ -737,7 +737,7 @@ SSL version
|
|||||||
Use the ``--ssl=<PROTOCOL>`` to specify the desired protocol version to use.
|
Use the ``--ssl=<PROTOCOL>`` to specify the desired protocol version to use.
|
||||||
This will default to SSL v2.3 which will negotiate the highest protocol that both
|
This will default to SSL v2.3 which will negotiate the highest protocol that both
|
||||||
the server and your installation of OpenSSL support. The available protocols
|
the server and your installation of OpenSSL support. The available protocols
|
||||||
are ``ssl2.3``, ``ssl3``, ``tls1``, ``tls1.1``, ```tls1.2``. (The actually
|
are ``ssl2.3``, ``ssl3``, ``tls1``, ``tls1.1``, ``tls1.2``. (The actually
|
||||||
available set of protocols may vary depending on your OpenSSL installation.)
|
available set of protocols may vary depending on your OpenSSL installation.)
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user