GoogleCloudPlatform/distributed-load-testing-using-kubernetes

Locust SSL verification

MONTATICH opened this issue · 1 comments

I get this failure
"SSLError(SSLError(SSLError(1, '_ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed'),),)"
I don't want to verify SSL certificate! How can I change that ?

The following issue provides the solution:
locustio/locust#300