Merge pull request #8554 from yanrayw/issue/8221/fix-tls-suiteB-profile
TLS: remove RSA signature algorithms in `suite B` profile
This commit is contained in:
commit
bc5d9165ae
3 changed files with 26 additions and 37 deletions
|
@ -447,7 +447,7 @@
|
|||
|
||||
/*
|
||||
* TLS 1.3 signature algorithms
|
||||
* RFC 8446, Section 4.2.2
|
||||
* RFC 8446, Section 4.2.3
|
||||
*/
|
||||
|
||||
/* RSASSA-PKCS1-v1_5 algorithms */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue