whitespace, typos and a repeated entry

This commit is contained in:
Theo Buehler 2020-05-29 05:59:10 +02:00
parent fcd9da32e8
commit 8b0ba4244e

View File

@ -34,7 +34,7 @@ LibreSSL Portable Release Notes:
alerts for for violations of record layer limits.
* Enforce in the server that SNI hostnames be correctly formed as
per RFC 6066 and RFC 5890, responding with illegal paramerter for
per RFC 6066 and RFC 5890, responding with illegal parameter for
a nonconformant host name.
* Modify openssl(1) to clear SSL_MODE_AUTO_RETRY appropriately in
@ -75,11 +75,6 @@ LibreSSL Portable Release Notes:
* Support sending dummy change_cipher_spec records for middlebox
compatibility.
* Added a test harness to run tlsfuzzer's test scripts against
the TLSv1.3 server. These test scripts exhibited numerous
corner cases that were dealt with incorrectly. Fixed several
instances of missing or incorrect alerts.
* Ensure only PSS may be used with RSA in tls 1.3
* The client must advertise exactly the "null" compression method