Adding a self-signed certificate to the "trusted list"
176
votes
6
answers
501227
views
I've generated a self-signed certificate for my build server and I'd like to globally trust the certificate on my machine, as I created the key myself and I'm sick of seeing warnings.
I'm on Ubuntu 12.04. How can I take the certificate and globally trust it so that browsers (Google Chrome), CLI utilities (wget, curl), and programming languages (Python, Java, etc.) trust the connection to
https://example.com
without asking questions?
Asked by Naftuli Kay
(41346 rep)
Sep 12, 2013, 10:49 PM
Last activity: Dec 12, 2024, 09:39 AM
Last activity: Dec 12, 2024, 09:39 AM