MFC r353095, r355376: add root bundle
r353095:
caroot: commit initial bundle
Interested users can blacklist any/all of these with certctl(8), examples:
- mv /usr/share/certs/trusted/... /usr/share/certs/blacklisted/...; \ certctl rehash
- certctl blacklist /usr/share/certs/trusted/*; \ certctl rehash
Certs can be easily examined after installation with certctl list, and
certctl blacklist will accept the hashed filename as output by list or as
seen in /etc/ssl/certs
r355376:
caroot update to latest tip: one (1) addition, none (0) removed
Added:
- Entrust Root Certification Authority - G4
Relnotes: yes, please