diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/SSL-Configuration.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/SSL-Configuration.md b/docs/SSL-Configuration.md index 7fec9763..38ae1c6b 100644 --- a/docs/SSL-Configuration.md +++ b/docs/SSL-Configuration.md @@ -45,6 +45,11 @@ The easiest way to do that is simply email it to yourself and open your email in iOS and Android. Make sure you install it and go through the prompts ######Note: Just visiting your https site on mobile safari and "accepting the certificate" DOES NOT mean the certificate is installed in your phone. It simply sets up an exclusion on your browser that does not work for the UI webview inside your app +For example, in iOS, when you double tap on the certificate, you get a screen like this - you need to tap on Install on the top right +![] (http://www.pbase.com/arjunrc/image/160547522/medium.jpg "SSL Cert") + +On Android, you will get a dialog box prompting you to install the certificate + Once you are done with these steps, zmNinja should be able to connect to ZM via SSL. Make sure you select SSL in the settings ####CA signed certificates |
