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
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.