Skip to content

unable to connect to server getting ERR_SSL_PROTOCOL_ERROR  #102

@nicolasmunoz

Description

@nicolasmunoz

I installed django-sslserver and everything seemed to work fine. I'm able to run "python manage.py runsslserver" and the server seems to have started successfully.

python manage.py runsslserver
Watching for file changes with StatReloader
Starting development server at https://127.0.0.1:8000/
Using SSL certificate: C:\Users\nicol\Anaconda3\lib\site-packages\sslserver\certs\development.crt
Using SSL key: C:\Users\nicol\Anaconda3\lib\site-packages\sslserver\certs\development.key
Quit the server with CTRL-BREAK.

but when I go to https://127.0.0.1:8000/ on my Chrome browser I get an error saying server returned an invalid response and the error ERR_SSL_PROTOCOL_ERROR
image

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