Description
The dcos security cluster ca sign command allows you to sign a Certificate Signing Request (CSR).
Usage
dcos security cluster ca sign [OPTIONS]
Options
| Name | Description |
|---|---|
--csr <filename> |
Path to a CSR to sign. (Required) |
-p, --profile <text> |
Signing profile to use. |
-h, --help |
Show this message and exit. |
Parent command
| Command | Description |
|---|---|
| dcos security cluster ca | View DC/OS security cluster certificate authority information. |
DC/OS Documentation