diff options
author | Péter Dimitrov <[email protected]> | 2018-07-17 14:08:11 +0200 |
---|---|---|
committer | Péter Dimitrov <[email protected]> | 2018-07-19 15:30:59 +0200 |
commit | ea5d8ce45b83916f868fd037d6c8bc117c9ee610 (patch) | |
tree | 974f211e28079893218dbb87c7e951f5cd5519d2 /HOWTO/INSTALL-WIN32.md | |
parent | 84a4a9b5b14b5b035e1b8e2699203015f4df16d4 (diff) | |
download | otp-ea5d8ce45b83916f868fd037d6c8bc117c9ee610.tar.gz otp-ea5d8ce45b83916f868fd037d6c8bc117c9ee610.tar.bz2 otp-ea5d8ce45b83916f868fd037d6c8bc117c9ee610.zip |
ssl: Implement downgrade protection mechanism (TLS 1.3)
If negotiating TLS 1.2, TLS 1.3 servers MUST set the last eight bytes
of their Random value to the bytes:
44 4F 57 4E 47 52 44 01
If negotiating TLS 1.1 or below, TLS 1.3 servers MUST and TLS 1.2
servers SHOULD set the last eight bytes of their Random value to the
bytes:
44 4F 57 4E 47 52 44 00
Change-Id: If35112f63f42a9af351f4ca9b1846fd3f5b08167
Diffstat (limited to 'HOWTO/INSTALL-WIN32.md')
0 files changed, 0 insertions, 0 deletions