s/renegotion/renegotiation/

This commit is contained in:
Brent Cook 2018-10-17 08:42:03 -05:00
parent 046af104b8
commit d826f2dfc1

View File

@ -85,7 +85,7 @@ LibreSSL Portable Release Notes:
prudence. prudence.
* Correctly clear the current cipher state, when changing cipher state. * Correctly clear the current cipher state, when changing cipher state.
This fixed an issue where renegotion of cipher suites would fail This fixed an issue where renegotiation of cipher suites would fail
when switched from AEAD to non-AEAD or vice-versa. when switched from AEAD to non-AEAD or vice-versa.
Issue reported by Bernard Spil. Issue reported by Bernard Spil.