forked from TrueCloudLab/certificates
Never mind
This commit is contained in:
parent
e44812851a
commit
77bb7eb86a
1 changed files with 0 additions and 2 deletions
|
@ -154,7 +154,6 @@ enabling it to authenticate and encrypt communication. Let's get started!
|
|||
|
||||
### Let's get started!
|
||||
|
||||
<a name="GetStartedInit"></a>
|
||||
1. Initialize and run the Step CA.
|
||||
|
||||
`step ca init` initializes the CA and accomplishes two tasks.
|
||||
|
@ -238,7 +237,6 @@ X.509 Certificates and private keys.
|
|||
EOF
|
||||
```
|
||||
|
||||
<a name="GetStartedCert"></a>
|
||||
3. Get an identity for your server from the Step CA.
|
||||
|
||||
<pre><code>
|
||||
|
|
Loading…
Reference in a new issue