Disable SSL certificate checking on HTTP binding

I have the same issue with a connection to my PV API. Is there a setting to disable SSL checking?

Nevermind, the solution is already documented in the HTTP binding with:
ignoreSSLErrors=true

1 Like