Files
patroni/tests
Julien Riou 663026c34c Use SSLContext to wrap REST API socket (#1039)
Using `ssl.wrap_socket` is deprecated and was still allowing soon-to-be-deprecated protocols like TLS 1.1.
Now using `SSLContext.create_default_context()` to produce a secure SSL context to wrap the REST API server's socket.
2019-04-23 11:23:22 +02:00
..
2019-04-02 13:58:17 +02:00
2019-03-12 10:39:42 +01:00
2019-01-16 14:40:05 +01:00
2018-09-19 16:32:33 +02:00