ca-legacy
Common CA certificates
Install
- All systems
-
curl cmd.cat/ca-legacy.sh
- Debian
-
apt-get install ca-certificates
- Ubuntu
-
apt-get install ca-certificates
- Alpine
-
apk add ca-certificates
- Arch Linux
-
pacman -S ca-certificates
- Kali Linux
-
apt-get install ca-certificates
- CentOS
-
yum install ca-certificates
- Fedora
-
dnf install ca-certificates
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ca-certificates
- Raspbian
-
apt-get install ca-certificates
- Dockerfile
- dockerfile.run/ca-legacy
- Docker
-
docker run cmd.cat/ca-legacy ca-legacy
powered by Commando
ca-certificates
Common CA certificates
This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections. It includes, among others, certificate authorities used by the Debian infrastructure and those shipped with Mozilla's browsers. Please note that Debian can neither confirm nor deny whether the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Full responsibility to assess them belongs to the local system administrator.