Add Work Cert To Work Laptop #21

Merged
cameron merged 1 commit from work-cert into main 2026-04-29 09:07:09 -04:00
Owner

Add Cato Networks Root CA to cavanhouzen-nix

Adds the Cato Networks Root CA certificate to the cavanhouzen-nix system
trust store so that SSL connections proxied through Cato's network are
trusted system-wide.

Changes

  • Add cavanhouzen-nix/certs/cato_ca.crt — the Cato Networks Root CA
    certificate (expires 2034-03-03)
  • Wire it into the system CA bundle via security.pki.certificateFiles,
    which adds the cert to /etc/ssl/certs/ca-certificates.crt and sets
    NIX_SSL_CERT_FILE so tools like curl, git, and nix pick it up
    automatically
## Add Cato Networks Root CA to `cavanhouzen-nix` Adds the Cato Networks Root CA certificate to the `cavanhouzen-nix` system trust store so that SSL connections proxied through Cato's network are trusted system-wide. ### Changes - Add `cavanhouzen-nix/certs/cato_ca.crt` — the Cato Networks Root CA certificate (expires 2034-03-03) - Wire it into the system CA bundle via `security.pki.certificateFiles`, which adds the cert to `/etc/ssl/certs/ca-certificates.crt` and sets `NIX_SSL_CERT_FILE` so tools like `curl`, `git`, and `nix` pick it up automatically
cameron deleted branch work-cert 2026-04-29 09:07:09 -04:00
cameron referenced this pull request from a commit 2026-04-29 09:07:09 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cameron/infrastructure!21
No description provided.