mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 02:18:27 +00:00
Github-happy markdown
This commit is contained in:
committed by
GitHub
parent
82fba6b233
commit
e44812851a
@@ -154,7 +154,8 @@ 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.
|
||||
<a name="GetStartedInit"></a>
|
||||
1. Initialize and run the Step CA.
|
||||
|
||||
`step ca init` initializes the CA and accomplishes two tasks.
|
||||
|
||||
@@ -237,7 +238,8 @@ X.509 Certificates and private keys.
|
||||
EOF
|
||||
```
|
||||
|
||||
3. Get an identity for your server from the Step CA.<a name="GetStartedCert"></a>
|
||||
<a name="GetStartedCert"></a>
|
||||
3. Get an identity for your server from the Step CA.
|
||||
|
||||
<pre><code>
|
||||
<b>$ step ca certificate localhost srv.crt srv.key</b>
|
||||
|
||||
Reference in New Issue
Block a user