diff options
author | jsing <> | 2020-08-11 19:25:40 +0000 |
---|---|---|
committer | jsing <> | 2020-08-11 19:25:40 +0000 |
commit | 2128dab3e544b255acfd4d5fbd95244a053dd361 (patch) | |
tree | b11c263634fd6fb2f54edcf91e22ea3d0c77b354 /src/regress/lib/libssl/tlsfuzzer/tlsfuzzer.py | |
parent | d230ee9311d084ffdf26d4c970e7b5dade552eb4 (diff) | |
download | openbsd-2128dab3e544b255acfd4d5fbd95244a053dd361.tar.gz openbsd-2128dab3e544b255acfd4d5fbd95244a053dd361.tar.bz2 openbsd-2128dab3e544b255acfd4d5fbd95244a053dd361.zip |
Send an unexpected message alert if no valid content type is found.
When record protection is engaged, the plaintext must be followed by a
non-zero content type and optional zero padding. If the plaintext is zero
length or only consists of zero bytes then it is not a valid message,
since the content type is unspecified.
ok tb@
Diffstat (limited to 'src/regress/lib/libssl/tlsfuzzer/tlsfuzzer.py')
0 files changed, 0 insertions, 0 deletions