Skip to content

Commit

Permalink
fixup! Add support for integrity-only cipher suites for TLS v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeev-0 committed May 13, 2024
1 parent efa76a8 commit 3bc4581
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -1113,6 +1113,10 @@ synonymous with `no-ssl3`. Note this only affects version negotiation.
OpenSSL will still provide the methods for applications to explicitly select
the individual protocol versions.

### no-integrity-only-ciphers

Don't build support for integrity only ciphers in tls.

### no-{protocol}-method

no-{ssl3|tls1|tls1_1|tls1_2|dtls1|dtls1_2}-method
Expand Down

0 comments on commit 3bc4581

Please sign in to comment.