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
Describe the differences between the lifecycles of Windows services and Standard EXE?
Define cookie.
Explain the role of global.asax?
What is the usage of DelegatingHandler?
What is advantage of asp.net?
What is viewstate in asp net with example?
Explain the disadvantages of viewstate?
Describe session handling in a webfarm?
What are the contents of cookie?
What is the use of service provider?
What does mean by a neutral culture?
What’s difference between “optimistic” and “pessimistic” locking?
What is the Intermittent crashing of application in production?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Explain the difference between authentication and authorization.