java - How to troubleshoot Glassfish javax.net.ssl.SSLHandshakeException: -


i created own ca root certificate use sign 1 of domain on server. have tested cert browser through javase httpsurlconnection. works except glashfish. how can troubleshoot it?

note, testing have created self-signed certificate , works glassfish. missing? please help! why ca root cert don't work glassfish?