I have a web application that uses a third party Java GUI for administration. The application is on a Windows NT 4 machine running IIS 4. The application is encrypted with SSL. The Java GUI is not able to access the site when the SSL is enabled, but it works fine when the SSL is disabled.
To make matters worse, the application also has a web-based applet that can be used for administration. The applet doesn't have any problems with the SSL. I have been told by the vendor's support that the problem is with Java somewhere. I've been told that I need to somehow let the JRE know about the certificate on the server. I've read a bit about the keytool utility, but I haven't been able to come up with a real solution. Any help would be appreciated.
Dave Robinder, MCSD
To make matters worse, the application also has a web-based applet that can be used for administration. The applet doesn't have any problems with the SSL. I have been told by the vendor's support that the problem is with Java somewhere. I've been told that I need to somehow let the JRE know about the certificate on the server. I've read a bit about the keytool utility, but I haven't been able to come up with a real solution. Any help would be appreciated.
Dave Robinder, MCSD