Barry W Anderson
Barry W Anderson
### Brief description Using the following sample code results in a traceback on Windows 11 using Python 3.11: a,u=traceroute(["www.python.org", "google.com","slashdot.org"]) a.trace3D() ### Scapy version 2.5.0.dev40 ### Python version 3.11 ###...
I've set up openwec using TLS and certs generated using the example scripts (thanks for the clear and comprehensive docs), however have some boxes which are autoenrolled in AD CS....
Windows 7 **does** support TLS 1.2 however the only cipher suites supported are the following (which means the TLS 1.2 handshake fails) is there any way to support additional cipher...