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

'CertStore' has no attribute 'new_from_host_socket' #4

@thomasdeniau

Description

@thomasdeniau

When running

cert_human_cli.py my-host.com

I get:

Traceback (most recent call last):
File "/Users/thomas/homebrew/bin/cert_human_cli.py", line 143, in
main(cli_args)
File "/Users/thomas/homebrew/bin/cert_human_cli.py", line 111, in main
store_obj = store_cls.new_from_host_requests(
AttributeError: type object 'CertStore' has no attribute 'new_from_host_requests'

Python 3.7.4
Requirement already up-to-date: cert_human in /Users/thomas/homebrew/lib/python3.7/site-packages (1.0.7)

Desktop (please complete the following information):

  • OS: macOS 10.15.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions