step Verified for current stable LTS

Step Command: Generate Certificate For Hostname

Use for generate certificate for hostname with Step. Exact CLI syntax to generate certificate for hostname using Step.

When to use this: Use for generate certificate for hostname with Step.

Command Syntax

step certificate create <hostname.example.com> <path/to/hostname.crt> <path/to/hostname.key> --profile leaf --ca <path/to/root-ca.crt> --ca-key <path/to/root-ca.key>

Command Breakdown

--profile
Command Option
Tool-specific option used by this command invocation.
--ca
Command Option
Tool-specific option used by this command invocation.
--ca-key
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to generate certificate for hostname using Step.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Step directory