From 4426ce182a5b393369497b3ab5ba343740d40b12 Mon Sep 17 00:00:00 2001 From: Dan Cunningham Date: Thu, 4 Jul 2024 10:17:30 -0700 Subject: [PATCH] Readme Update (#779) Signed-off-by: Dan Cunningham --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5e0b5448..1e4a8ae1 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ This is the IOS native client for openHAB. +

+Main UI +Sitemap +

## Download @@ -70,14 +74,14 @@ If using the openHAB cloud, these should be set to those login credentials. ### Application Settings ### Certificates -Provide a client side certificate in P12 format for use in client side authentication setups. +Allows the installation of p12 formatted certificates for use in client side authentication setups. To install a client certificate, rename the certificate with the extension `.ohp12`, then send it to your iOS device (airdrop, icloud, dropbox, etc..), then open/save and select `openHAB` from the "Open In" menu (you may need to select "More..." to see all apps). To delete a certificate, swipe left on the certificate name in the certificate menu -If using openssl v3 make sure to add `-legacy -certpbe pbeWithSHA1And40BitRC2-CBC` to the pk12 export command -See https://github.com/openssl/openssl/issues/19871 +If using openssl v3 to generate certificates, make sure to add `-legacy -certpbe pbeWithSHA1And40BitRC2-CBC` to the pk12 export command. +See https://github.com/openssl/openssl/issues/19871 for more information on V3 compatibility with Apple products. ### Idle Timeout Useful for wall or fixed installations, will disable the Idle screen timeout.