Hello,
I have some devices which I want to read API status from. All of those devices have self-signed certificates. Since it’s within my home network I do not care about if the certificates are self signed. Is there a way to control the SSL checking behaviour of the HTTP binding?
Allow untrusted
Allow expired
Allow self signed
ext…
17:11:34.381 [ERROR] [org.openhab.io.net.http.HttpUtil ] - Fatal transport error: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Kind regards,
Bastiaan