Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 390 Bytes

KeyAuth.md

File metadata and controls

15 lines (9 loc) · 390 Bytes

HTTPS with client certificate authentication

To protect your openHAB instance in the public Internet network we can use client authenticate with SSL certificate feature.

In order to prepare environment to work with this feature we must to do some below steps:

Own Certificate Authority

TODO

Load balancer with client certificate verification

TODO

Client configuration

TODO