Is it planned to add an option to the openHAB client to support client certificates for more security? Since Android 4.3 it is possible to store certificates in a secure harware store named “AndroidKeyStore”: https://developer.android.com/training/articles/keystore.html
Hi,
Some time ago I create issue with similar proposition.
opened 04:56PM - 25 May 15 UTC
closed 05:59PM - 17 Nov 16 UTC
enhancement
We can simply terminate https with client certificate authentication by haproxy … or stunnel. If you wish I can show this configuration for those application.
Such configurations can be next security level for private openhab installation.
We need support for https with client certificate authentication by android application.
On android system we can import CA and personal certificate to system certificate store. It will be good if application can use this.
##
belovictor
(Victor Belov)
November 3, 2015, 3:14pm
3
Well, there is yet a lot to do unfortunately for me in the app in front of this feature
Hi,
There is PR with support of client certificate.
I used standard KeyChain to manage certificates.
master ← slawekjaranowski:fix-109
opened 08:00PM - 16 Mar 16 UTC
Fix #109
My proposition to support ssl client certificate