4

I'm looking for a free Open Source SSL Toolkit where I can install SSL's on my staging server for testing.

I checked out OpenSSL.org but was unable to find anything for IIS.

Does anyone have any idea where I can find such a thing?

President James K. Polk
  • 40,516
  • 21
  • 95
  • 125
Chase Florell
  • 46,378
  • 57
  • 186
  • 376

2 Answers2

6

http://cert.startcom.org/ offers free certificates and they work with all modern browsers.

Peter Hahndorf
  • 10,767
  • 4
  • 42
  • 58
0

IIS already has all the SSL capabilities you should need built-in.

Here's how to configure it for IIS 6.0 and IIS 7.0.

ewall
  • 27,179
  • 15
  • 70
  • 84