How to Configure SSL?

Answers were Sorted based on User's Feedback



How to Configure SSL?..

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

How to Configure SSL?..

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

How to Configure SSL?..

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

Post New Answer

More IIS Interview Questions

Does windows 10 have iis?

0 Answers  


How do I know if I have iis on windows server 2016?

0 Answers  


What is iis server and how it works?

0 Answers  


What is a virtual directory in iis?

0 Answers  


How iis recognize that web application is developed in which language? 6) How iis will use authentication? 7) Is it pages will compile in server? 8) In server pages will compile or execute? 9) What is diff between compile and execute?

1 Answers   TCS,






What is a iis express?

0 Answers  


Is iis a web server or an application server?

0 Answers  


How do I install iis on windows 8?

0 Answers  


How do I run iis express?

0 Answers  


How do I find iis settings?

0 Answers  


How do I open web config in iis?

0 Answers  


What version is iis?

0 Answers  


Categories