TLS setting in IE7 on XP, require client certificates failing
Hello,
Oracle application server 10.1.3.5, CPUJUL2010 applied.
Our servers are failing to authenticate certificates with the "SSLVerifyClient require" setting. No problem with this for about a year, and our "Use TLS 1.0" IE setting has be checked.
In the OHS error log:
[13/Aug/2010 13:09:49 07579] [error] SSL call to NZ function nzos_Handshake failed with error 29014 (server app1:443, client 192.168.113.26)
[13/Aug/2010 13:09:49 07579] [error] Unknown error
[13/Aug/2010 13:09:49 07578] [error] SSL call to NZ function nzos_Handshake failed with error 28864 (server app1:443, client 192.168.113.26)
[13/Aug/2010 13:09:49 07578] [error] SSL IO error [Hint: the client stop the connection unexpectedly]
[13/Aug/2010 13:09:50 07581] [error] SSL call to NZ function nzos_Handshake failed with error 29014 (server app1:443, client 192.168.113.26)
[13/Aug/2010 13:09:50 07581] [error] Unknown error
[13/Aug/2010 13:09:50 07577] [error] SSL call to NZ function nzos_Handshake failed with error 28864 (server app1:443, client 192.168.113.26)
[13/Aug/2010 13:09:50 07577] [error] SSL IO error [Hint: the client stop the connection unexpectedly]
Not sure if this is coincidence, but the latest Microsoft patches were applied the night before everything went belly up.
If I uncheck the "Use TLS 1.0", and leave only "Use SSL 3.0", it works!
Anyone else having this problem?
Thanks!