IBM / python-sdk-core

The python-sdk-core repository contains core functionality required by Python code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
20 stars 27 forks source link

chore: set minimum TLS version to v1.2 #139

Closed pyrooka closed 2 years ago

pyrooka commented 2 years ago

This PR introduces a custom HTTP adapter that wraps the original one and adds SSL context, that sets the minimum TLS version required to v1.2.

ibm-devx-sdk commented 2 years ago

:tada: This PR is included in version 3.15.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: