diff options
author | Jack Lloyd <[email protected]> | 2019-05-23 16:56:58 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-05-23 16:56:58 -0400 |
commit | af3368f47bbb89411acfb360e1f8ebc0070a20f7 (patch) | |
tree | 5b564d84ea4a45670d106dfda6116f7c9773f88c /src/bogo_shim | |
parent | 1521aecb124e52c57f0c6d38aa6c3989b28b5e39 (diff) |
Fix bugs when DTLS initial handshake messages are replayed
Diffstat (limited to 'src/bogo_shim')
-rw-r--r-- | src/bogo_shim/config.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bogo_shim/config.json b/src/bogo_shim/config.json index 566c18e67..7e18995a4 100644 --- a/src/bogo_shim/config.json +++ b/src/bogo_shim/config.json @@ -123,7 +123,6 @@ "DTLS-Retransmit*": "Shim needs timeout support", - "DTLS-Replay*": "Needs investigation", "AppDataAfterChangeCipherSpec-DTLS*": "Needs investigation", "DTLS-StrayRetransmitFinished-ClientFull": "Needs investigation", "DTLS-StrayRetransmitFinished-ServerResume": "Needs investigation", |