Scroll to navigation

CADDY-TRUST(1) General Commands Manual CADDY-TRUST(1)

NAME

caddy-trust - Installs a CA certificate into local trust stores

SYNOPSIS

caddy trust

DESCRIPTION

Adds a root certificate into the local trust stores. Intended for development environments only.

Since Caddy will install its root certificates into the local trust stores automatically when they are first generated, this command is only necessary if you need to pre-install the certificates before using them; for example, if you have elevated privileges at one point but not later, you will want to use this command so that a password prompt is not required later.

This command installs the root certificate only for Caddy's default CA.

SEE ALSO

caddy-adapt(1), caddy-caddy(1), caddy-environ(1), caddy-file-server(1), caddy-fmt(1), caddy-hash-password(1), caddy-help(1), caddy-list-modules(1), caddy-man(1), caddy-reload(1), caddy-reverse-proxy(1), caddy-run(1), caddy-start(1), caddy-stop(1), caddy-untrust(1), caddy-validate(1), caddy-version(1), caddy(1)

DOCUMENTATION

Full documentation is available at: https://caddyserver.com/docs/

VERSION

2.4.5-1

BUGS

Report Bugs to: https://github.com/caddyserver/caddy

COPYRIGHT

(c) Matthew Holt and The Caddy Authors

September 2021