gpc_mike Posted September 19, 2016 Posted September 19, 2016 Recently updated to iOS 10 and now my Pulseway installation isn't working, it's coming up with an Account Error stating: An SSL error has occured and a secure connection to the server cannot be made. I'm running an enterprise server and have checked the SSL cert is up to date and SHA-2. Â Any ideas?
Staff Chris Posted September 19, 2016 Staff Posted September 19, 2016 Hi gpc_mike, iOS 10 has introduced a policy which requires all SSL connections to be done through the TLS 1.2 protocol. Use the following tool to check if your server has TLS 1.2 enabled: https://www.ssllabs.com/ssltest/ and if it doesn't have it enabled the use IIS Crypto to enable it (and disable any deprecated ciphers or protocols): https://www.nartac.com/Products/IISCrypto . Chris
gpc_mike Posted September 29, 2016 Author Posted September 29, 2016 Hi Chris Thanks for that, enabling TLS 1.2 via IISCrypto has solved the issue for me. Â Regards
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now