python_api
python_api copied to clipboard
Add "verify" to the Connection class & pass to the Requests class
I created a test for this extension. Since the test requires an SSL-enabled app server, I created the test in a separate directory with it's own resources file. It's a VERY simple test, but all it needs to do is show that the Connection class can communicate with an SSL-enabled app server.