iOS App 1.7.1: SSL error with "webview" sitemap entries

Hi *,

in a sitemap I am using the line
Webview url="/weather?locationId=home&layout=example&iconset=colorful" height=7
for displaying a weather widget (as documented in the wiki entry of the weather binding). This works well when accessing the page with a Web Browser (even when using SSL).

But the Webview throws an error when being accessed with the iOS OpenHAB app with either autodiscovery or SSL. Yes, I have added the CA cert to the list of Java CAs (on the server, where OpenHAB is running). And yes: this problem also happens, when the iPhone is connected to the local LAN/WLAN. The widget is displayed only, when a local URL is configured inside the app without SSL.

Regards,
HomeSweetHome

1 Like