Skip to content

Problem with cryptography lib 43.0.3 #66

Open
@Gellimer989

Description

@Gellimer989

I was using Python 3.9.1 together with the cryptography library version 43.0.3. When running the application, I encountered the following error in the console:

TypeError: Using ad-hoc certificates requires the cryptography library.

This error appeared to be related to the use of ad-hoc certificates. To resolve the issue, I downgraded the cryptography library to version 41.0.3, after which the error no longer occurred.

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