deployment:network:step-ca

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
deployment:network:step-ca [2026/04/04 16:50] ilyasadeployment:network:step-ca [2026/04/04 16:55] (current) – [Init CA] ilyasa
Line 15: Line 15:
 EOF EOF
 apt-get update && apt-get -y install step-cli step-ca apt-get update && apt-get -y install step-cli step-ca
 +</code>
 +
 +==== Init CA ====
 +<code bash>
 +step ca init \
 +  --name="IlyasaID Internal CA" \
 +  --dns="ca.internal" \
 +  --address=":443" \
 +  --provisioner="admin@internal"
 </code> </code>
  • deployment/network/step-ca.1775296258.txt.gz
  • Last modified: 2026/04/04 16:50
  • by ilyasa