You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I don’t think #5 is the way to go, documenting how to skip SSL checks may be useful for people for whom getting things working is, at a given time, more important that any security concerns related to SSL.
Something like this should work with the current API, and we could simplify it and cover it in the docs:
While I don’t think #5 is the way to go, documenting how to skip SSL checks may be useful for people for whom getting things working is, at a given time, more important that any security concerns related to SSL.
Something like this should work with the current API, and we could simplify it and cover it in the docs:
Alternatively, we could consider making it easy to disable SSL checking with a boolean API parameter. No strong opinion either way from me.
The text was updated successfully, but these errors were encountered: