-
Hello @jderuiter, I would like to use the statelearner on some of the newer TLS libraries/implementations out there to compare their state machines to some of the ones tested in your paper (Protocol s…
-
求解决方案
-
**Describe the bug**
Based on https://github.com/postmanlabs/postman-app-support/issues/8612, starting with 7.29.0 Postman only supports 18 cipher suites. My API also made some changes around the sam…
-
JRuby 1.7.12, and the tip of the master branch, both support ciphers from Java 6, but they do not provide support for newer ciphers that are available in Java 7 or Java 8.
In ext/openssl/src/main/jav…
-
A server that is compiled with golang-fips (master) and go1.22 still offers TLS_CHACHA20_POLY1305_SHA256 which is not FIPS compliant.
Is this a bug or is it a requirement to turn off TLSv1.3 complet…
-
Node v18 removed the OpenSSL option to accept legacy servers. This causes Got to throw the following error when scraping servers that don't support RFC 5746 secure renegotiation:
`RequestError: C0…
-
This is a problem because these sorts of pathological situations are exactly why I started using browsermob-proxy. Workaround is to use `AdvancedHostResolver#remapHost` instead, but this is unsightly…
-
sslscan cannot detect correct Cipher Suites for TLS 1.2 even though it detects TLS 1.2 itself.
Version: 2.1.0 Windows 64-bit (Mingw)
OpenSSL 3.0.9 30 May 2023
SSL/TLS Protocols:
SSLv2 di…
-
In the same way you have added support for minVersion = "VersionTLS12" by being able to set Environment Variable TRAEFIK_HTTPS_MIN_TLS, it would be great if you could add a TRAEFIK_HTTPS_CIPHERS that …
-
My SMTP email server "mx.maack.me" is Postfix on Ubuntu Server 20.04.
My Postfix server is configured with tls parameters to enforce tls for/from both ends:
```
smtpd_use_tls=yes
smtpd_enforce…