mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
dcoumentation: Fix description of cipher_suites
This commit is contained in:
parent
46c8d6e61f
commit
9119a5209b
2 changed files with 4 additions and 8 deletions
|
@ -164,10 +164,9 @@ By default, the maximum version is currently TLS 1.3.
|
|||
|
||||
#### cipher_suites
|
||||
|
||||
The elliptic curves that will be used in an ECDHE handshake, in preference order.
|
||||
A list of enabled TLS 1.0–1.2 cipher suites. The order of the list is ignored. Note that TLS 1.3 cipher suites are not configurable.
|
||||
|
||||
If empty, the default will be used. The client will use the first preference as the type for its key share in TLS 1.3.
|
||||
This may change in the future.
|
||||
If empty, a safe default list is used. The default cipher suites might change over time.
|
||||
|
||||
#### certificate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue