Im running the GIDB® Client as an Applet/Executable JAR file, but I can request an encryption key. Why not?
Our HTTPS server has a self-signed certificate which means that it can not be verified by the standard root certificates included with the JRE. If you use the Windows installer package, you won’t have this problem because the bundled JRE has our root certificate embedded within it. To allow the Client running as an Applet/Executable JAR file to connect to our HTTPS server, you must: • Download our root certificate • Install root certificate into your JRE:
Related Questions
- My application will consist of a client jar file and server jar file which share some common classes. How do I obfuscate it?
- Im running the GIDB® Client as an Applet/Executable JAR file, but I can request an encryption key. Why not?
- What if my PC has trouble running the "Windows" executable (EXE) file?