How to Configure SSL?
Answers were Sorted based on User's Feedback
Answer / phani kumari
Go through the below URL
http://msdn.microsoft.com/en-us/library/ff649211.aspx
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vinodh.m
• Select IISSelect your Server Expand Websites Select
Default Website  Right Click on Default Website
PropertiesDefault SecurityYou can see SERVER
COMMUNICATIONS Click “Server Certificate”  This should
open a Web Certificate Wizard  Next Create a new
certificate  Select “Prepare request and send it later” 
after inputting all the required details it will be put in
c:\certreq.txt
Next step is to request a Certificate request open Browser
type http://YOUR_CA_SERVER/certsrv and it will ask for
credentials input your credentials  select Request a
certificate link it will give you 2 options  user
certificate and advanced certificate options  select
advanced certificate options There you will have 3 options
select Submit a certificate request by using a
base-64-encoded CMC or PKCS #10 file, or submit a renewal
request by using a base-64-encoded PKCS #7 file.  Open your
existing c:\certreq.txt  copy all the contents of the file
and paste the same in SAVED REQUEST text box
• you can download the issued certificateonce again go to
IIS Expand websitesselect default websiteright click and
select properties Select Default security tab in server
communications  click “Server Certificate” you should now
select an option Process the pending request and Install the
certificate  next browse and show your downloaded
certificate next now automatically you will have 443 port
selected
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / k.n.v.h.suresh
first u need select the which website u want SSL Certificate
then right click the website on iis then select directory
security tab and select server certificate then u will find
the dialog box there u need to click next then select first
option "create new certificate" then next then give the
valuable website name then next then give the organization
details then next then give the common name (server name "
dnsserver name ") then next then select appropriate regional
settings then next then select the destination path of the
certificate file then click finish.
then copy paste this certificate content any SSL provider.
and they give to you the certificate then again start the
same process on your server this time u need to select
import the certificate.
Then enjoy.
Suresh.
9848851141
Is This Answer Correct ? | 2 Yes | 5 No |
Is iis a web server or an application server?
What is iisreset command?
how many web.config files are there in 1 project.we can overwrite the web.config files
23 Answers ACS, IBM, PCS,
What services does iisreset restart?
Where are the IIS log files stored?
IIS Performance tuning
0 Answers Infosys, TCS, Wipro,
What is a web server used for?
Describe the role of http.sys in iis?
What is iis 10.0 express?
What is the main function of iis?
what is difference between IIS 5.0 and IIS 7.0
How do I check my application pool?