How to import Certificate Authority in Ubuntu: Difference between revisions

From help.computerisms.ca
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 146: Line 146:
*Click on open
*Click on open
|-
|-
|*Check all the options and click on OK
|
*Check all the options and click on OK




Line 163: Line 164:




*Click on the Edit on the top menu bar and click on Preferences
*To add the certificate to Thunderbird, start by opening Thunderbird
 
 
*Click on the Edit tab in the top menu bar, and click on Preferences


|-
|-
|
|
*Navigate to Advance on the top menu
*Click on Advance in the top menu bar




*Select Certificates on the top bar
*Select the Certificates tab in the top menu bar




Line 178: Line 182:
||[[File:Ubuntustep19_2.png|center|500px]]
||[[File:Ubuntustep19_2.png|center|500px]]
|
|
*Go under Authorities menu on the top bar
*Click the Authorities section tab




*Click on import
*Click the Import button
|-
|-
|
|
*Navigate to Desktop and select the Computerisms.Root.Certificate.crt
*Navigate to the Desktop and select the file named Computerisms.Root.Certificate.crt




Line 192: Line 196:
||[[File:Ubuntustep17.png|center|500px]]
||[[File:Ubuntustep17.png|center|500px]]
|
|
*Check all the option and click on OK
*Check all the options and click on OK




*Note that the last option, "Trust this certificate for identifying software makers", is not required. You may leave this unchecked, but the other 2 options are required.
*Note that the last option, "Trust this certificate for identifying software makers", is not required. You may leave this unchecked, but the other 2 options are required.
|}
|}

Latest revision as of 13:13, 12 July 2016

How to download Computerisms Certificate Authority

  • Open your preferred browser and navigate to:
        http://help.computerisms.ca
  • Scroll down and Click on "The Certificate Warnings Issue"
  • Under the FAQ section right click on the first link and click on "Save Link As"


  • Important step!! Change the file name in the top bar from Computerisms.Root.Certificate.pem to Computerisms.Root.Certificate.crt


  • Save the file on your Desktop
    • Note: you can save the file anywhere you wish but a couple of the following commands in the terminal will not work without changing the path in the command. It is recommended to save it on your Desktop


  • Click on save

How to install Computerisms Certificate Authority into your Ubuntu Operation System


  • Press Ctrl+Alt+t to open a terminal window
  • copy and paste the following line to your terminal:
sudo cp Desktop/Computerisms.Root.Certificate.crt /usr/local/share/ca-certificates


  • Enter your password (Use the same password that you use to login to your computer or install programs) and press Enter
  • Copy and paste or type the following command into your terminal
sudo update-ca-certificates
  • Make sure that the output of the command contains "1 added", as shown in the image to the right

How To import Certificate Authority into Google Chrome browser


  • To add the certificate to Google Chrome, start by opening google chrome


  • Open the top right menu bar and click on Settings
  • Search for cert in the top right corner search bar


  • Click on Manage Certificates
  • Click the Authorities section tab


  • Click on import
  • Navigate to the Desktop and select the file named Computerisms.Root.Certificate.crt


  • Click on open
  • Check all the options and click on OK


  • Note that the last option, "Trust this certificate for identifying software makers", is not required. You may leave this unchecked, but the other 2 options are required.

How To import Certificate Authority into Firefox browser


  • To add the certificate to Firefox, start by opening Firefox


  • Click on the Edit tab in the top menu bar, and click on Preferences
  • Click on Advance in the left menu bar


  • Select the Certificates tab in the top menu bar


  • Click on View Certificates
  • Click the Authorities section tab


  • Click the Import button
  • Navigate to the Desktop and select the file named Computerisms.Root.Certificate.crt


  • Click on open
  • Check all the options and click on OK


  • Note that the last option, "Trust this certificate for identifying software makers", is not required. You may leave this unchecked, but the other 2 options are required.

How To import Certificate Authority into Thunderbird mail client


  • To add the certificate to Thunderbird, start by opening Thunderbird


  • Click on the Edit tab in the top menu bar, and click on Preferences
  • Click on Advance in the top menu bar


  • Select the Certificates tab in the top menu bar


  • Click on View Certificates
  • Click the Authorities section tab


  • Click the Import button
  • Navigate to the Desktop and select the file named Computerisms.Root.Certificate.crt


  • Click on open
  • Check all the options and click on OK


  • Note that the last option, "Trust this certificate for identifying software makers", is not required. You may leave this unchecked, but the other 2 options are required.