Skip to content

Commit 68d3e72

Browse files
committed
doc: write the list of supported cipher suites in TCM
1 parent dc609b0 commit 68d3e72

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

doc/tooling/tcm/tcm_configuration_reference.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -706,12 +706,11 @@ The ``http`` group defines parameters of HTTP connections between |tcm| and clie
706706
- TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
707707
- TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
708708
709-
710-
|
711-
| Type: []uint16
712-
| Default: []
713-
| Environment variable: TCM_HTTP_TLS_CIPHER_SUITES
714-
| Command-line option: ``--http.tls.cipher-suites``
709+
|
710+
| Type: []uint16
711+
| Default: []
712+
| Environment variable: TCM_HTTP_TLS_CIPHER_SUITES
713+
| Command-line option: ``--http.tls.cipher-suites``
715714
716715
.. _tcm_configuration_reference_http_read-timeout:
717716

0 commit comments

Comments
 (0)