November 2024
M T W T F S S
 123
45678910
11121314151617
18192021222324
252627282930  

Categories

November 2024
M T W T F S S
 123
45678910
11121314151617
18192021222324
252627282930  

INSTALL wild card SSL CERTIFCATE ON IIS & IIS7 SSL Certificate installs, but disappears right away

INSTALL wild card SSL CERTIFCATE ON IIS  & IIS7 SSL Certificate installs, but disappears right away

 

Use .pfx format instead of

Guys i am using openssl tool in   to convert   .pfx format.

 

openssl pkcs12 -export -out  mydomain.pfx -inkey rmohan.com.key -in rmohan.com.crt -certfile rmohan.comca.crt

 

For this example I’ve copied the mydomain.pfx to the Desktop of the server.

 

082410_0115_ImportSSLin16

Open IIS on Server, Start > Run > inetmgr <enter>

 

 

082410_0115_ImportSSLin17Select your Account and Open Server Certificates

082410_0115_ImportSSLin18_500x361

 

Click Import
082410_0115_ImportSSLin19
Browse to the PFX you’ve copied to the server

 

082410_0115_ImportSSLin20_500x394082410_0115_ImportSSLin21082410_0115_ImportSSLin22

Enter Password you created for PFX file and Click OK

082410_0115_ImportSSLin24

Now that the certificate has been installed in IIS it can be assigned to your site.

Right Click your site in IIS and choose Edit Bindings

Select https and the site IP address; now choose the drop the correct certificate

from the SSL Certificate drop down and hit OK

The SSL certificate is now successfully bound to this site in IIS.

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>