openhab / openhab-vscode

VS Code extension for openHAB configuration files
https://marketplace.visualstudio.com/items?itemName=openhab.openhab
Eclipse Public License 2.0
159 stars 47 forks source link

Add doc about connecting to REST API using SSL #196

Closed stefan-muc closed 4 years ago

stefan-muc commented 4 years ago

Visual Studio Code's underlying ELECTRON framework is a bit picky about certificates delivered without a certificate chain. Explain how to set up your webserver to deliver certificate chain so using REST API with SSL will hopefully now work out.

Fixes #82

Confectrician commented 4 years ago

Hey @stefan-muc

No worries about the dco check. Our contribution page is outdated. The "github handle" part is not correct for the sign-off statement. I will adpat the contribution page and override dco check fpr this PR.