-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also test for F5-BigIP DTLS support using PyDTLS
This doesn't work nearly as well as it does for Fortinet, because: 1. We don't know what UDP port DTLS will be on (take a wild guess that it's either the common choice of 4433 or the same as TLS) 2. Many servers don't respond at all to the "HTTP-over-DTLS" request unless the cookie is correct.
- Loading branch information
Showing
1 changed file
with
45 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters