cert-sync

code

Install

All systems
curl cmd.cat/cert-sync.sh
Debian Debian
apt-get install ca-certificates-mono
Ubuntu
apt-get install ca-certificates-mono
Arch Arch Linux
pacman -S mono
image/svg+xml Kali Linux
apt-get install ca-certificates-mono
Fedora
dnf install mono-core
Windows (WSL2)
sudo apt-get update sudo apt-get install ca-certificates-mono
OS X
brew install mono
Raspbian
apt-get install ca-certificates-mono

mono-core

code

ca-certificates-mono

Common CA certificates (Mono keystore)

Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. This package uses the hooks of the ca-certificates package to update the Mono keystore.

mono

Free implementation of the .NET platform including runtime and compiler