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

Upgrade sslyze to 3.x #319

@danielnaab

Description

@danielnaab

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions