Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Upgrade sslyze to 3.x #319

Open
danielnaab opened this issue Apr 13, 2020 · 0 comments
Open

Upgrade sslyze to 3.x #319

danielnaab opened this issue Apr 13, 2020 · 0 comments

Comments

@danielnaab
Copy link
Member

To pick up Python 3.8 compatibility, sslyze 3.x is required. Currently, there is an incompatibility:

[pshtt] Scanner not found, or had an error during loading.
	ERROR: <class 'ModuleNotFoundError'>
	No module named 'sslyze.server_connectivity_tester'
Traceback (most recent call last):
  File "/Users/dan/src/10x/domain-scan/utils/scan_utils.py", line 563, in build_scanner_list
    scan = importlib.import_module(
  File "/Users/dan/virtual_envs/domain-scan/lib/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant