I was given a zip file which contained wild card certificate and was asked to install on IIS 7. When I unzipped the certificate I found 3 files as
1. AddTrustExternalCARoot.crt
2. domain.com.crt
3. TrustedSecureCertificateAuthority_3.crt.
I converted the file domain.com.crt to somefile.cer and installed on the server. The website now works fine with newly created SSL certificate. What should I do with other two files 1 and 3 ?. Are those files imported and have to installed. ?. If yes then how to instal those files ?. WHat is the pross and cons of not installing those files ?.
Apprecite the help...