A
alex
Hi,
I use Apache and mod_jk (1.2.8) to server my jsp / applets.
The server is configured to run http and https (80/443) and for
the https part, certificates have been created / installed.
Everything workes fine when serving JSP/html however, if when try to
run an Applet on a https page then the applet wont start.
Applet Successfull
******** Get method protocol ==https
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
Could anybody point me in the right direction on what needs to be
changed or configured. As I said, JSPs run just fine under https
Thanks
Alex
I use Apache and mod_jk (1.2.8) to server my jsp / applets.
The server is configured to run http and https (80/443) and for
the https part, certificates have been created / installed.
Everything workes fine when serving JSP/html however, if when try to
run an Applet on a https page then the applet wont start.
Applet Successfull
******** Get method protocol ==https
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
Could anybody point me in the right direction on what needs to be
changed or configured. As I said, JSPs run just fine under https
Thanks
Alex