IE & self signed mindterm.jar
Mike Vanecek
mind_list@mm-vanecek.cc
Mon, 7 Jul 2003 13:23:13 -0500
On Mon, 7 Jul 2003 12:46:28 -0500, Mike Vanecek wrote
> I have installed MindTerm_2.3.1 and self-signed the mindterm.jar. If
> I access it via the server on which it is located using Moz 1.3 (in
> the html folder), it recognizes the cerificate and runs just fine.
>
> However, if I access it using IE 5.5 or 6 on boxes on the intranet,
> it does not recognize the certificate and gives the message, "File operations
> disabled, server identity can't be verified." What can I do so that
> it works the same way using IE on other boxes as it does on the
> server using Moz?
Ask the question then find the answer, arggg.... sorry:
This in the mindterm faq showed me the way:
# I can't connect to the host 'hostname1' from the applet (though I can
connect to 'hostname2', which incidentally is the same host as the web-server
serving the applet).
You can connect to arbitrary hosts from the applet only if you are running a
signed applet, or have disabled the security restrictions put on applets by
the browser/appletviewer.
I set up the site to be a trusted site and configured the java permissions in
IE and away we went.
Thanks anyway.