New submission from Lennart Grahl <lennart.gr...@gmail.com>:

When running the attached script with the attached cert, Python 3.7 raises an 
exception (see https://paste.pound-python.org/show/VLr84Yn2Fnz6RSKEq3ui/). In 
Python 3.6, the certificate is being accepted.

I don't see anything wrong with the self-signed certificate.

You can (hopefully) reproduce this by running minimal_server.py

----------
assignee: christian.heimes
components: SSL
files: minimal_server.zip
messages: 323783
nosy: Lennart Grahl, christian.heimes
priority: normal
severity: normal
status: open
title: Certificate verify failed (works fine in 3.6)
versions: Python 3.7
Added file: https://bugs.python.org/file47754/minimal_server.zip

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34440>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to