Answer Posted / kishore reddy
ssl-secure sockets layer
If you want user certificate authentication enabled, figure
out who should have access to your site, and how to
distinguish this group from all other users. Some examples
of groupings:
Fermi people (i.e., FNAL.GOV Kerberos domain users eligible
for KCA certificates)
DOE-affiliated people (i.e., anyone who has DOEGrids
certificate)
Specific individuals with certificates from a known set of
CAs
Anyone with a certificate issued by a particular CA and
connecting from a particular domain (e.g., fnal.gov)
Some combination of the above
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Is asp.net easy to learn?
How can I configure asp.net applications that are running on a remote machine?
Distinguish between Server-side and Client-side code with its functionality?
What are the validation controls available in ASP.NET?
What is the parent class of all web server control?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
How you will improve web application performance?
What is the exact purpose of http handlers?
What’s the difference between asp.net web forms and asp.net mvc?
What is the page life cycle in asp.net?
Explain the difference between an exe and a dll?
What is Pre-Render event in ASP.NET?
What is ashx file in asp.net?
Explain the different parts that constitute ASP.NET application?
What is advantage of asp.net?