👊 CA Certificate Distribution

FortiGate Deep Inspection Certs

Available Certificates

Loading...

🚀 Quick Deploy

Option 1 — Download deploy script:

📦 Download deploy-ca-certs.sh

Option 2 — One-liner:

curl -sk https://certdeploy.schodel.com.au/api/deploy-script | sudo bash
⚠️ This uses HTTP/S from this server. For production, put this behind a proper reverse proxy with a valid cert, or distribute via GPO/Ansible.

📋 Manual Steps

  1. Download the certificate(s) from the list above
  2. Copy to /usr/local/share/ca-certificates/ (must end in .crt)
  3. Run sudo update-ca-certificates
  4. Verify with sudo openssl verify /etc/ssl/certs/<cert-hash>.pem