I have a https apache server that needs client verification. But when somebody is browsing this site there is need to select proper cert from list of certificates installed in browsers. What can I do to become client cert default to my webpage (so clients do no need to select cert)

link|improve this question
Cross-posted to SO – GregS Dec 29 '10 at 14:54
feedback

2 Answers

It depends on the web browser. Some (such as IE, Opera or Chrome) always ask.

link|improve this answer
feedback

I think most browsers and servers will allow the server to specify a list of CAs that would be acceptable issues for authenticating to the server.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.