Previous Topic: Oracle HTTP 10.1.3.0.0 (Apache 2.x) on AIX 5.3 - WebServer Fails to Stop Using opmnctl stopall (54628)

Next Topic: Red Hat Apache 2.0.52 Installed on Linux 4.0 Fails to Load Agent Module (55914)

Oracle 10.1.3.0.0 (Apache 2.x) on AIX 5.3 - On Accessing Protected Resource, an Error Encountered (54654)

Valid on AIX

Symptom:

Oracle 10.1.3.0.0 (Apache 2.x) on AIX 5.3 - On accessing the protected resource with client Cert-based SSL authentication schemes, the Cannot Find Server error is displayed on Cancelling the Cert challenge. The behavior is the same irrespective of the Cert-based SSL authentication scheme used to protect the resource.

Solution:

This issue can be resolved by modifying a setting in ssl.conf. The default entry in ssl.conf file is as follows:

SetEnvIf User-Agent "MSIE"\

Changing the previous entry to the following:

SetEnvIf User-Agent ".*MSIE.*"\