how to solve javax.net.ssl.ssl.HandShakeException Error To solve this error, you would need to download the SSL certificate from the site you are trying to access and import it into you JVM truststore Tags java ssl openssl Read more about how to solve javax.net.ssl.ssl.HandShakeException Error
CREATE A SELF SIGNED SSL CERTIFICATES To create a self sign ssl certificate using open ssl, run the following command in you command prompt/shell Tags openssl Read more about CREATE A SELF SIGNED SSL CERTIFICATES