Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 707 Bytes

File metadata and controls

19 lines (14 loc) · 707 Bytes

How to install the Caddy Authority certificate into your browser

Chrome-based browsers (Chrome, Brave, etc.)

  • Go to Settings / Privacy & Security / Security/Manage Certificates / Authorities
  • Import [ ./caddy-root-ca-authority.crt ]
  • Check on [ Trust this certificate for identifying websites ]
  • Save changes

Firefox-based browsers

  • Go to Settings / Privacy & Security / Security / Certificates / View Certificates / Authorities
  • Import [ ./caddy-root-ca-authority.crt ]
  • Check on [ This certificate can identify websites ]
  • Save changes

Tip

For further information, please visit Caddy Official Documentation