Fix for iOS host name verification failed issue.
If you get the following error when installing the certificates for iOS configurations to WSO2IOT server, please replace " localhost" with your <SERVER_IP> with <IoT_HOME>/repository/deployment/server/synapse-configs/default/api/ [2017-02-02 20:17:21,548] [IoT-Core] ERROR - TargetHandler I / O error : Host name verification failed for host : localhost javax.net.ssl.SSLException: Host name verification failed for host : localhost at org.apache.synapse.transport. http.conn. ClientSSLSetupHandler.verify( ClientSSLSetupHandler.java: 171) at org.apache.http.nio.reactor. ssl.SSLIOSession.doHandshake( SSLIOSession.java:308) at org.apache.http.nio.reactor. ssl.SSLIOSession. isAppInputReady(SSLIOSession. java:410) at org.apache.http.impl.nio. reactor.AbstractIODispatch. inputReady(AbstractIODispatch. java:119) at org.apache.http.impl....