Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


How to install Wildcard SSL in IIS 7?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

How to install Wildcard SSL in IIS 7?

DerekHitchDerekHitch Member
edited July 2013 in Tutorials

The process of installing Wildcard SSL in IIS is start after creating CSR key. If you are not familiar on how to create CSR key for wildcard ssl then click here.

When you request your SSL from Certificate authority, you will get email of SSL Certificate.

• Copy SSL Certificate from email including the –BEGIN CERTIFICATE ---and ----END CERTIFICATE link

• Save this text as domain.crt (replace your domain with your domain name)

• Start IIS Manager

• Click on Server Name >> double click on Server Certificates

• Click on Complete Certificate Request from right your right side

• Browse the Certificate file (domain.crt) and fill friendly user name

• Click on Ok

Now you’re Wildcard SSL is installed properly on your server. After installing your Wildcard SSL in your server you need to build this SSL with your website

Please follow this link to set up your wildcard ssl in IIS: HERE

Comments

  • twaintwain Member

    You might want to include how to import the CA cert via mmc

    Thanked by 1DerekHitch
  • @twiain: I will soon publish article on How to import CA cert via MMC?

  • twaintwain Member

    Why not have it the same article otherwise, its just not complete. Also perhaps remove the question mark from the end of the article title. I initially thought you needed help before realizing it was a tutorial.

  • Give me some time, I will overwrite it

Sign In or Register to comment.