Difference between revisions of "Installing PeTech root CA certificate"
From PeTechWiki
Jump to navigationJump to searchLine 4: | Line 4: | ||
To verify the certificate's authenticity, it's SHA1 fingerprint is <code>37:4B:E0:A0:47:CD:65:8B:B3:CC:51:18:30:9D:E3:20:E8:94:69:3F</code>. | To verify the certificate's authenticity, it's SHA1 fingerprint is <code>37:4B:E0:A0:47:CD:65:8B:B3:CC:51:18:30:9D:E3:20:E8:94:69:3F</code>. | ||
− | == Installing the certificate for | + | == Installing the certificate for Internet Explorer == |
+ | # Start Internet Explorer. | ||
+ | # If the Menu Bar is not displayed, press the Alt key to display it. | ||
+ | # Select the '''Tools''' menu. | ||
+ | # Select '''Internet options''' from the Tools menu. | ||
+ | # You should see the '''Internet Options''' display. Select the '''Content''' tab from the Internet Options display. | ||
+ | # Click the '''Certificates''' button. | ||
+ | # You should see the '''Certificates''' display. Select the '''Trusted Root Certification Authorities''' tab from the Certificates display. | ||
+ | # Click the '''Import''' button. | ||
+ | # You should see the '''Certificate Wizard Import''' display. Click the '''Next''' button. | ||
+ | # You should see a prompt for '''File to Import'''. Click the '''Browse''' button. | ||
+ | # Browse to the ca.cer certificate file you downloaded previously. (See [[#Down]]). | ||
+ | |||
== Installing the certificate for Chrome == | == Installing the certificate for Chrome == | ||
== Installing the certificate for Firefox == | == Installing the certificate for Firefox == | ||
== Installing the certificate for Java == | == Installing the certificate for Java == | ||
[[Category:PeTech]] | [[Category:PeTech]] |
Revision as of 14:31, 3 October 2013
Downloading the certificate
You may download the root CA certificate for PeTech SSL here.
To verify the certificate's authenticity, it's SHA1 fingerprint is 37:4B:E0:A0:47:CD:65:8B:B3:CC:51:18:30:9D:E3:20:E8:94:69:3F
.
Installing the certificate for Internet Explorer
- Start Internet Explorer.
- If the Menu Bar is not displayed, press the Alt key to display it.
- Select the Tools menu.
- Select Internet options from the Tools menu.
- You should see the Internet Options display. Select the Content tab from the Internet Options display.
- Click the Certificates button.
- You should see the Certificates display. Select the Trusted Root Certification Authorities tab from the Certificates display.
- Click the Import button.
- You should see the Certificate Wizard Import display. Click the Next button.
- You should see a prompt for File to Import. Click the Browse button.
- Browse to the ca.cer certificate file you downloaded previously. (See #Down).