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
In OTP 25 the default SSL verification type was changed from :verify_none to :vefiry_peer and we need to expose it as a setting to avoid request failures.
In OTP 25 the default SSL verification type was changed from
:verify_none
to:vefiry_peer
and we need to expose it as a setting to avoid request failures.Context: #97
The text was updated successfully, but these errors were encountered: