Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
SSL3_GET_CLIENT_CERTIFICATE fails

I have a 3-tier server setup: DB server, Web Server, App Server. Web server is Apache 2.2.24, running on Windows Server 2008. This is probably best answered by someone with Apache experience, but here goes:
1) I'm getting the error "...336105671 error 140890C7: SSL rountines SSL3_GET_CLIENT_CERTIFICATE: peer did not return a certificate.
On startup, Apache reads in the CA Certificates just fine, so I'm not sure why "peer did not return a certificate" (assuming it refers to me coming in from another location with my certificates loaded in the browser (key and digital signature).
Figure this may be an Apache question, but we're a talented bunch, aren't we? Any thoughts? Thanks,
Mike
Answers
-
Hi,
As this is not an Oracle product question so I am not sure how much we can help. However based on that error I would surmise that "SSLVerifyClient (required?) has been set but the connecting peer (browser) did not send a client cert. Either that or the client is sending a cert but it's not signed by someone the server trusts.
regards,
Russell