Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add doc about connecting to REST API using SSL #196

Merged
merged 1 commit into from
Jan 22, 2020

Conversation

stefan-muc
Copy link
Contributor

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

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.

Signed-off-by: Stefan Gänsler <openhab-git_19@green-sparklet.de> (github: stefan-muc)
@Confectrician
Copy link
Collaborator

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.

Copy link
Collaborator

@Confectrician Confectrician left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. 👍

@Confectrician Confectrician merged commit 1fe866b into openhab:master Jan 22, 2020
@stefan-muc stefan-muc deleted the 82-docSSL branch January 23, 2020 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connect to REST API via HTTPS
2 participants