[users@httpd] Authorize users from an intermediate CA only

2005-06-14 Thread pierre lhostis
Hello all, I have got a SSL question I want to use mutual authentication and I only want users from an intermediate Certification Authority (CA) to get access to my website. My intermediate CA (called SubCA here) depends on another CA this way: RootCA \---sign--> mySubCA \---si

[users@httpd] Mutual Authentication and Certification Authorities

2005-05-30 Thread pierre lhostis
Hello all, Using: - Apache 2.0.54-2 - Mozilla firefox 1.0.4-2 I want to use mutual authentication on my http server, and I only want users with SSL client certificates issued by my Certificate Authority (named 'myCA' here) to get access to the http server. myCA is a subCA from a RootCA.