How to import Certificate Authority in Ubuntu: Difference between revisions

From help.computerisms.ca
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 57: Line 57:
<pre>sudo update-ca-certificates</pre>
<pre>sudo update-ca-certificates</pre>


*Make sure that the output of the command contains "1 added", as shown in the image
*Make sure that the output of the command contains "1 added", as shown in the image to the right


||[[File:Ubuntustep7.png|center|500px]]
||[[File:Ubuntustep7.png|center|500px]]
Line 73: Line 73:




*For adding certificate to google chrome, first open the google chrome
*To add the certificate to Google Chrome, start by opening google chrome




*Open the top left menu bar and click on Settings
*Open the top right menu bar and click on Settings
|-
|-
|
|
*Search for cert on top right corner search bar
*Search for cert in the top right corner search bar




Line 87: Line 87:
||[[File:Ubuntustep10.png|center|500px]]
||[[File:Ubuntustep10.png|center|500px]]
|
|
*Go Under Authorities section
*Click the Authorities section tab




Line 93: Line 93:
|-
|-
|
|
*Navigate to Desktop and select the Computerisms.Root.Certificate.crt
*Navigate to the Desktop and select the file named Computerisms.Root.Certificate.crt




Line 101: Line 101:
||[[File:Ubuntustep12.png|center|500px]]
||[[File:Ubuntustep12.png|center|500px]]
|
|
*Set the 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 and you can check, or leave it as you wish but the other 2 options are necessarily in order to make it work
*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.
|-
|-
|}
|}
Line 115: Line 115:




*Open your Fire Fox browser for adding the certificate
*To add the certificate to Firefox, start by opening Firefox




*Click on the Edit on the top menu bar and click on Preferences
 
*Click on the Edit tab in the top menu bar, and click on Preferences
||[[File:Ubuntustep13.png|center|500px]]
||[[File:Ubuntustep13.png|center|500px]]
|-
|-
||[[File:Ubuntustep14.png|center|500px]]
||[[File:Ubuntustep14.png|center|500px]]
|
|
*Navigate to Advance menu on the left bar
*Click on Advance in the left menu bar




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




Line 132: Line 133:
|-
|-
|
|
*Go under Authorities menu on the top bar
*Click the Authorities section tab




*Click on import
*Click the Import button
||[[File:Ubuntustep15.png|center|500px]]
||[[File:Ubuntustep15.png|center|500px]]
|-
|-
||[[File:Ubuntustep16.png|center|500px]]
||[[File:Ubuntustep16.png|center|500px]]
|
|
*Navigate to Desktop and select the Computerisms.Root.Certificate.crt
*Navigate to the Desktop and select the file named Computerisms.Root.Certificate.crt




Line 146: Line 147:
|-
|-
|
|
*Set the 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 and you can check, or leave it as you wish but the other 2 options are necessarily in order to make it work
*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.
||[[File:Ubuntustep17.png|center|500px]]
||[[File:Ubuntustep17.png|center|500px]]
|}
|}
==How To import Certificate Authority into Thunderbird mail client==
==How To import Certificate Authority into Thunderbird mail client==
{| style="width:100%" border="0" cellspacing="0" cellpadding="20" style="font-size:120%;
{| style="width:100%" border="0" cellspacing="0" cellpadding="20" style="font-size:120%;
Line 162: 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 177: 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 191: Line 196:
||[[File:Ubuntustep17.png|center|500px]]
||[[File:Ubuntustep17.png|center|500px]]
|
|
*Set the 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 and you can check, or leave it as you wish but the other 2 options are necessarily in order to make it work
*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.