I am configuring https for IIS 7.0 and I need to create a test certificate for IIS 7.0 server. I am new to create certificate for IIS 7.0, and I only need server certificate, no need for client certificate.

I am configuring IIS 7.0 on my Windows Vista Enterprise.

Any recommended readings or documents?

thanks in advance, George

link|improve this question

59% accept rate
feedback

2 Answers

up vote 1 down vote accepted

This article has an excellent walkthrough for creating a self signed certificate in IIS 7 and assigning it to your site.

link|improve this answer
Thanks Sam, I like your reply! – George2 Jul 20 '09 at 11:09
feedback

try to use x509Builder web application at http://www.we-coffee.com/x509builder.aspx

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.