|
| Hi,
probably your problem is consequence of the following one:
http://www-1.ibm.com/support/docvie...s=utf-8&lang=en
Most likely the problem with the plugin was caused by all of the security
and SSL errors. Security never initialized. This needs to be resolved
first.
There is no reference to the .sth file in the httpd.conf file .Without the
..sth file, the path to the cert will be there, but the.sth file has to be
in the same location as the.kdb file in order to be found.
I hope this help you.
Regards, Nuria.
<wpsman@wps.ch> wrote in message
news:1453217167.1129254693594.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...
> I have a WAS5.0.2 with IBM Http Server 1.3.28 in AIX Box.
> I have configure SSL between client ant IBM http Server,when i trie to
connect to my application with bad or revoked certificat , IHS return "page
connot be found" instead of "access denied page" ? this is the error log for
http server:
> [Thu Sep 22 09:45:54 2005] [info] SSL0240I: Handshake Failed, Socket has
been closed.
>
> In fact, we tried to reproduce the problem in other HTTP Server like
Apache and it seem work very well. Apache return the access denied page
error when trying to connect with revoqued or bad certificate to a secured
page.
>
> Any idea ? please help
|
|