Skip to content

Fix SSLContext deprecation warning

Fix this warning: DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated.

Merge request reports