Github-happy markdown

seb/markdown-issues
Sebastian Tiedtke 5 years ago committed by GitHub
parent 82fba6b233
commit e44812851a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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>

Loading…
Cancel
Save