Patrick McCarty c757135440 Fix compatibility with openssl 3
Passing the `-SHA1` flag instead of `-sha1` for these commands preserves
the expected capitalization of the output for later processing.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2022-10-21 11:24:34 -07:00
2020-04-06 09:56:07 -07:00
2019-01-02 14:03:31 -08:00
2020-04-06 09:56:07 -07:00
2022-10-21 11:24:34 -07:00
2017-09-25 17:26:48 +00:00
2020-04-06 09:56:07 -07:00
2020-04-06 09:56:07 -07:00

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 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 for details.

Copyright © 2020 Intel Corporation

Reporting issues

Help us improve the quality! Report issues at: https://github.com/clearlinux/clrtrust/issues

S
Description
No description provided
Readme 221 KiB
Languages
Shell 89.1%
C 9.3%
Makefile 1.6%