Java client aborts on SNI unrecognized_name warning -


i trying connect domain platform.modsolar.net using socket. getting

javax.net.ssl.sslprotocolexception: handshake alert: unrecognized_name

i using java 7. the host name(platform.modsolar.net) correctly listed in sans

what missing here ?


Comments

Popular posts from this blog

php - how to give proper permission for pcntl_exec? -

javascript - Feed FileReader from server side files -

c++ - What's the differece between of link to a dynamic file and as a input object? -