This certificate is the trust anchor for AMSA internal HTTPS services (e.g.
*.amsa.local). Installing it lets your device trust those sites without warnings.
It is a public certificate; no private key is exposed.
Download AMSA-CA Root (.crt) PEM
.crt, right-click → Install Certificate..crt to add it to Keychain Access (System).sudo cp amsa-ca-root.crt /usr/local/share/ca-certificates/ && sudo update-ca-certificates
sudo cp amsa-ca-root.crt /etc/pki/trust/anchors/ && sudo update-ca-certificates
Settings → Privacy & Security → Certificates → View Certificates
→ Authorities → Import → select the .crt → check
"Trust this CA to identify websites". (Firefox uses its own store, separate from the OS.)
AMSA / GTPY internal PKI · questions: your IT contact.