oslo.service/oslo_service
James Page 5810d016e1 Update sslutils.wrap for newer Pythons
Make use of SSLContext to configure and then wrap sockets.

For Pythons >= 3.12 ssl.wrap_socket was been remove and this
is the only approach for configuring SSL options.

This should be compatible with Python 3.6 or later.

Change-Id: Ie6632c60db2bda10ad13a2ac2931b88ad52c10f4
2024-04-03 23:42:54 +00:00
..
2019-01-10 22:06:11 +00:00
2020-05-26 15:20:01 +02:00