SSL Issues

Upload core product.
Post Reply
martin
Posts: 1
Joined: Wed Aug 10, 2011 11:44 pm

SSL Issues

Post by martin »

I am using the weakssl jar with version 2.8, but am getting "This websites certificate cannot be verified" message. The server is certified under GoDaddy.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: SSL Issues

Post by support »

There is a problem with the SSL certificate. It's at JRE level and not applet itself so we cannot control it. There could be 2 workaround:
#1: Server JAR files with HTTP and not HTTPS
#2: Import your SSL certificate (or GoDaddy root certificate) in Java Control panel.

Post Reply