FG

How to install a CA key (self signed SSL) on ubuntu?

Fresh3 days ago
Mar 15, 202654945 views
Confidence Score0%
0%

Problem

I have a bunch of machines that need to fetch https: off a server (or collection of servers). I'm operating a CA and self-signing the certificates on the server(s). The client machines are running ubuntu. Some of the fetches are via apt, some via wget. How do I install the CA's certificate on the c…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to install a CA key (self signed SSL) on ubuntu?

Low Risk

On Ubuntu 12.04 (precise), you have to drop the certificate file to and it has to end with Then run . It should tell you: "1 added, 0 removed; done." Note that unfortunately firefox does not honor the system installed certificates ( http://bugs.debi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment