[issue24542] ssl - SSL_OP_NO_TICKET not reimplemented

2016-09-08 Thread Christian Heimes
Christian Heimes added the comment: I will provide the option as part of #19500. -- resolution: -> duplicate status: open -> closed superseder: -> Add client-side SSL session resumption versions: +Python 3.6, Python 3.7 -Python 2.7 ___ Python

[issue24542] ssl - SSL_OP_NO_TICKET not reimplemented

2015-06-30 Thread Samuel Hoffman
New submission from Samuel Hoffman: Realizing the _ssl module does not import very many constants, I think it might be worth while to reimplement and document SSL_OP_NO_TICKET (0x4000) as it's another one of the enable this for improved security at a cost options like SSL_OP_SINGLE_DH_USE