Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

network CA cert
Thank you for your donation

Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
network CA cert
31st Dec, 2019, 03:40 AM
Post: #2
deHakkelaar Offline
Administrator
******
Posts: 360
Joined: Dec 2012
Reputation: 23
RE: network CA cert
Why not:

Terminal
xbian@avr ~ $ man update-ca-certificates
[..]
DESCRIPTION
This manual page documents briefly the update-ca-certificates
command.

update-ca-certificates is a program that updates the directory
/etc/ssl/certs to hold SSL certificates and generates ca-certifi‐
cates.crt, a concatenated single-file list of certificates.

It reads the file /etc/ca-certificates.conf. Each line gives a
pathname of a CA certificate under /usr/share/ca-certificates
that should be trusted. Lines that begin with "#" are comment
lines and thus ignored. Lines that begin with "!" are dese‐
lected, causing the deactivation of the CA certificate in ques‐
tion. Certificates must have a .crt extension in order to be
included by update-ca-certificates.

Furthermore all certificates with a .crt extension found below
/usr/local/share/ca-certificates are also included as implicitly
trusted.
[..]

Drop the CA cert in below folder:

Code:
/usr/local/share/ca-certificates/

And run below to apply:

Code:
sudo update-ca-certificates

There are only 10 types of people in the world: those who understand binary, and those who don't
Find all posts by this user
« Next Oldest | Next Newest »
Thread Closed 


Messages In This Thread
network CA cert - gkusiak - 24th Dec, 2019, 12:42 AM
RE: network CA cert - deHakkelaar - 31st Dec, 2019 03:40 AM
RE: network CA cert - gkusiak - 1st Jan, 2020, 02:00 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 11th Jun, 2025, 09:49 AM Powered By MyBB, © 2002-2025 MyBB Group.