How do you make your site SSL enabled ?

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


Please Help Members By Posting Answers For Below Questions

How to reduce the width of textbox in editcommandcolumn of datagrid?

531


Is it possible for me to change my aspx file extension to some other name?

586


Is there any limit for query string? Means what is the maximum size?

494


can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?

1753


What is skin in asp.net?

524






What is Partial PostBack in ASP.NET?

608


Explain security types in asp.net?

543


What is page request in asp.net?

529


Explain weak typing and strong typing.

565


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

1721


What are the contents of cookie?

575


What is http only cookie?

504


Explain how is a property designated as read-only?

553


Whats the difference between abstract factory pattern and factory pattern?

601


How can we implement a identity (sql server) call in an asp.net page?

560