Skip to content

Commit bfc3ac8

Browse files
committed
Fix removed text
1 parent 46b909e commit bfc3ac8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

draft-ietf-tls-rfc8446bis.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3300,9 +3300,7 @@ MUST be one of those present in the supported_signature_algorithms
33003300
field of the "signature_algorithms" extension in the CertificateRequest message.
33013301

33023302
In addition, the signature algorithm MUST be compatible with the key
3303-
in the sender's end-entity certificate. RSA signatures MUST use an
3304-
RSASSA-PSS algorithm, regardless of whether RSASSA-PKCS1-v1_5 algorithms
3305-
appear in "signature_algorithms". The SHA-1 algorithm MUST NOT be used
3303+
in the sender's end-entity certificate. The SHA-1 algorithm MUST NOT be used
33063304
in any signatures of CertificateVerify messages.
33073305
All SHA-1 signature algorithms in this specification are defined solely
33083306
for use in legacy certificates and are not valid for CertificateVerify

0 commit comments

Comments
 (0)