-
https://github.com/nabla-c0d3/sslyze/issues/556
-
## Description
No output generated on SSLyze checks
```
cat sslyze_google.json | reptor sslyze
# Sslyze
```
## SSLyze command executed
```
sslyze --sslv2 --sslv3 --tlsv1 --tlsv1_1 --tlsv…
-
**Describe the bug**
_ConnectivityTesterThread stucked after a _nassl.OpenSSLError rasie
**To Reproduce**
```
Exception in thread Thread-9:
Traceback (most recent call last):
File "/usr/lo…
-
The 5.2.0 Windows version of SSLYZE uses a Python version incompatible with Windows 7.
Users will get the error: "api-ms-win-core-path-l1-1-1.ddl is missing"
If possible, please add a bullet poi…
-
[link]https://github.com/nabla-c0d3/sslyze[/link]
[short_descr]Fast and powerful SSL/TLS scanning library.[/short_descr]
[tags]ssl[/tags]
[long_descr]SSLyze is a fast and powerful SSL/TLS scannin…
-
I am getting false positives for client renegotiation. Example:
`sslyze www.adidas.com --reneg
CHECKING CONNECTIVITY TO SERVER(S)
----------------------------------
www.adidas.com:443 …
-
## Paste the link of the GitHub organisation below and submit
https://github.com/microsoft
---
###### Please subscribe to this thread to get notified when a new repository is created
pravj updated
4 years ago
-
testssl.sh 3.2 branch
**Command line / docker command to reproduce**
ASSUME_HTTP=true testssl.sh -R https://target.fr (targets to reproduce available on request)
**Expected behavior**
"not vu…
-
**Is your feature request related to a problem? Please describe.**
We do not support TLS1.3 on our servers, because of technical reasons. Now, when I run an SSL test for a domain on this server the t…
-
I get the following although I do see the appropriate versions of nassl in pypi repository. For some reason it doesn't see any versions between 1 and 5:
```
$ pipx install cipherchecks
Fatal error…