Connecting Tech Pros Worldwide Forums | Help | Site Map

About Creating SSL certificates IIS 5.1

Member
 
Join Date: Oct 2008
Posts: 70
#1: May 21 '09
Hiii experts ,

To convert communication type to my website, which is developed using asp.net and C# , from HTTP to HTTPS

Can anybody tell me How can i create the SSL cretificates with out taking the help from any third party providers,,,i've succesfully installed a certificate from a third party provider.But my boss dont want it to be from a third party provider...it should be our own certificate.

plz suggest me a solution.

Thank you all,

BTR.

Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North
Posts: 5,131
#2: May 26 '09

re: About Creating SSL certificates IIS 5.1


There is a Internet Information Services Resource Kit for (IIS) 6.0 that will let you deploy SSL certificates.

From what I gather the instructions are to:
  • Download the resource kit....
  • Install the resource kit (requires Windows Server 2003, Windows XP)
  • From the Windows Start Menu, go to the "\Programs\IIS Resources\SelfSSL" folder and select "SelfSSL".
  • A command prompt will appear with instructions: Type "selfssl" to run the program.
  • Type "y" to confirm overriding/installing the certificate on the given site.
  • Test that it by visiting https://localhost/.

This link looks very helpful too...
Reply


Similar IIS / Microsoft Internet Information Services bytes