Could someone please check on below post and help me out here.

Thanks in advance...!


From: Ch N V, Sadguru
Sent: Friday, February 10, 2017 10:46 AM
To: users@httpd.apache.org
Subject: (failed)net::ERR_SSL_PROTOCOL_ERROR in Chrome and IE


Hi



Currently we have a setting to prompt certificate for all the URLs.

SSLVerifyClient require



Now we are trying to exclude error pages from the certificate prompt and we 
have tried something like below and it is seems to be working fine.

I don't think there is any problem with the rule



<Directory 
"${ORACLE_INSTANCE}/config/fmwconfig/components/${COMPONENT_TYPE}/instances/${COMPONENT_NAME}/htdocs/security/">

                SSLVerifyClient require

                                <Files "Error*.html">

                                                SSLVerifyClient none

                                </Files>

</Directory>




But in chrome and IE after successful logged-in, in one of the action to search 
an item - page is not getting loaded.

Getting an error as "(failed)net::ERR_SSL_PROTOCOL_ERROR".



Please note that this is working fine in Mozilla Firefox without any issues.



Please someone help me out here.


________________________________

This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
______________________________________________________________________________________

www.accenture.com

Reply via email to