This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HTTPS Trusted CA Problem

I cannot seem to prevent invalid certificate warnings when HTTPS Scanning is enabled.  I have downloaded and installed the cert for both Firefox 10 and IE9 on my Win7 machine and manually installed it in MMC (in the trusted CA store).  I can see the cert listed in the Authority store when I navigate to the SSL menu under Tools in both browsers.  I have even added it to a GPO in AD and tried these same steps on other XP machines on our network.  I wonder if it is related to the Hostname and URL name tagged on the cert, since the import process seems to be working fine.  I have found several other threads here that are similar, but they seem to be related to importing issues.  I can import, but the browsers are still failing to recognize the validity of cert.

ASG 220 v.8.300


This thread was automatically locked due to age.
Parents
  • So here's what I've discovered after playing around for a while: The cert is available for download from the FW in two formats: .pem and .p12.  Neither of these will achieve the desired effect when placed in the Trusted Root Store.  The .pem file must first be imported into the OS.  While the import wizard is running, open the certificate file and click Details.  In this dialog box there's an option to Export.  This function outputs the .crt file (the format that the browsers look for).  I added this as a group policy push and it has worked for IE (because IE pulls from the OS store).  Still working on a way to push out to Firefox, but this is another matter altogether ;-)
Reply
  • So here's what I've discovered after playing around for a while: The cert is available for download from the FW in two formats: .pem and .p12.  Neither of these will achieve the desired effect when placed in the Trusted Root Store.  The .pem file must first be imported into the OS.  While the import wizard is running, open the certificate file and click Details.  In this dialog box there's an option to Export.  This function outputs the .crt file (the format that the browsers look for).  I added this as a group policy push and it has worked for IE (because IE pulls from the OS store).  Still working on a way to push out to Firefox, but this is another matter altogether ;-)
Children
No Data