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
Which authentication uses a combination of windows and iis authentication?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
What is an assembly? Explain its parts.
What are the Types of objects in ASP
What are the types of validation in asp net?
Explain asp.net mvc request life cycle? : asp.net mvc
How do you create a master page?
Fetch one page value to another page without using state-managment ?
Define static member?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What is the difference between the get method () and post method ()?
What is role-based security in asp.net?
How to comment out asp.net tags?
Which asp.net objects encapsulate the state of the client and the browser?
How tooltip is set through code-behind in ASP.NET?