[issue44888] ssl.OP_LEGACY_SERVER_CONNECT missing

2021-08-15 Thread Roundup Robot


Change by Roundup Robot :


--
keywords: +patch
nosy: +python-dev
nosy_count: 2.0 -> 3.0
pull_requests: +26248
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/27776

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44888] ssl.OP_LEGACY_SERVER_CONNECT missing

2021-08-11 Thread Tee KOBAYASHI


New submission from Tee KOBAYASHI :

Please implement ssl.OP_LEGACY_SERVER_CONNECT constant that corresponds to 
SSL_OP_LEGACY_SERVER_CONNECT in C. This is required to make OpenSSL 3.0.0 
behave like 1.1.1.

--
assignee: christian.heimes
components: SSL
messages: 399386
nosy: christian.heimes, xtkoba
priority: normal
severity: normal
status: open
title: ssl.OP_LEGACY_SERVER_CONNECT missing

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com