https://github.com/clearlinux/clrtrust
Clear Linux TLS Trust Store Management
https://github.com/clearlinux/clrtrust
authority certificate linux management ssl store tls trust
Last synced: 11 months ago
JSON representation
Clear Linux TLS Trust Store Management
- Host: GitHub
- URL: https://github.com/clearlinux/clrtrust
- Owner: clearlinux
- License: other
- Created: 2017-09-26T20:02:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-24T20:55:32.000Z (over 3 years ago)
- Last Synced: 2025-04-03T15:43:39.696Z (12 months ago)
- Topics: authority, certificate, linux, management, ssl, store, tls, trust
- Language: Shell
- Homepage:
- Size: 90.8 KB
- Stars: 9
- Watchers: 5
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# clrtrust: management tool for certificate trust store
The `clrtrust` tool provides a frontend for centralized trust store management.
It allows for adding (trusting) and removing (distrusting) certificate
authorities (CAs). It also provides maintenance commands for viewing and
re-generating the trust store.
See [`man clrtrust`](man/clrtrust.1.md) for usage information and examples.
## `clrtrust` in Clear Linux OS
Clear Linux\* OS uses `clrtrust` to implement a centralized TLS Trust Store for
all its software packages which use Transport Layer Security. The trust store
contains a set of trusted Root Certificate Authorities (CAs) which the
operating system should trust.
Clear Linux\* provides a complete and comprehensible list of well-known CAs out
of the box. It is not necessary to take an action to be able to, for example,
connect to https://clearlinux.org or https://google.com using TLS-enabled
software, such as `curl` or `firefox`.
## License
clrtrust is provided under terms of the GPL, version 2.0. See
[`COPYING`](COPYING) for details.
Copyright © 2020 Intel Corporation
## Reporting issues
Help us improve the quality! Report issues at:
https://github.com/clearlinux/clrtrust/issues