I had finished the configuration of apache + tomcat + ssl.but i found i can't get client's ca in this environment by servlet. I successfully get client's ca in the tomcat + ssl,by code 'request.getHeader()'.but in apache i can't get it.
I don't know what is error in the apache + ssl + tomcat. How to get the clients ca in the apache + ssl + tomcat? thanks errise
