Skip to content

AttributeError: module 'ssl' has no attribute 'wrap_socket' #111

@FlorianFey

Description

@FlorianFey

Hi guys,

I get this error when I run the server with both if these commands:

python manage.py runsslserver  --certificate localhost.pem  --key localhost-key.pem   
python manage.py runsslserver

The certificate is available.

AttributeError: module 'ssl' has no attribute 'wrap_socket'

I found a issue for this here that it should ne fixe, but it's still not working.

I am using Python 3.12.1.

Any solution for that?

Thx!
Flo

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