Skip to content

Improvement of SSL verification ignore system

Compare
Choose a tag to compare
@zeryx zeryx released this 08 May 22:56
· 6 commits to develop since this release

Improved mechanism for disabling SSL verification by requests in client (via the cacert=False flag), and added FastAPI tests.

During the process of this release test.algorithmia.com was taken offline, which killed some tests. These will be fixed as soon as possible, but due to customer constraints this release is shipped early.

What's Changed

  • self signed certificate - ssl disabling support w/ testing by @zeryx in #124

Full Changelog: v1.16.2...v1.17.0