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

javascript - Feed FileReader from server side files -

java - How to create your own button and Use it with Scene Builder for javafx -

c++ - Drawing a circle in directx 9 -