How-To Guides
Practical recipes for common tasks. Each guide covers one CLI command or workflow; see the CLI reference for full flag listings.
| Guide | Commands |
|---|---|
| Create a new identity | certified init |
| Inspect your certificates | certified get-ident, certified get-signer, openssl |
| Cross-org introduction | certified introduce, certified add-intro |
| Add a known service | certified add-service |
| Trust a client | certified add-client |
| Join an organization | certified set-org |
| Call an mTLS API | message, Certified.Client, Certified.ClientSession |
| Run an mTLS server | certified serve |
| Rich JSON logging | certified serve --loki |