Skip to content

Commit

Permalink
tlsoptions formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eldarnash committed Aug 13, 2023
1 parent 4298bf2 commit 3f3d4fa
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions content/chapter-encrypted-transport-tls/tlsoptions/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,17 +94,8 @@ For clients, this value is used directly for the supported signature algorithms

*Description:* A colon-separated list that specifies the supported signature algorithms associated with client authentication for TLSv1.2 and higher, for example, `RSA-PSS+SHA256:ed25519`.

For servers, the value is used in the

signature_algorithms

field of a

CertificateRequest

message.

For clients, it is used to determine which signature algorithm to use with the client certificate.
- For servers, the value is used in the `signature_algorithms` field of a `CertificateRequest` message.
- For clients, it is used to determine which signature algorithm to use with the client certificate.


{{% include-headless "chunk/option-destination-tls-key-file.md" %}}
Expand Down

0 comments on commit 3f3d4fa

Please sign in to comment.