I have created a CA, server and client certificates with OpenSSL for my application. When I look under profiles, the root CA shows up as "Trusted", but my server and client certificates (which are signed by my CA) show up as "Not Trusted".
These certificates show up as being signed by the root CA, and work correctly under IE or Chrome.
- Why don't these work?
- Any way to debug why they show up as "not trusted"?