proxmox-scripts/config/trust_ca.sh

5 lines
139 B
Bash
Raw Normal View History

#!/bin/bash
wget https://iut-fbleau.fr/iut-fbleau-root.crt -O /usr/local/share/ca-certificates/iut-fbleau-root.crt
update-ca-certificates