From 690439c9389d8ee7efbc8a806e5f5d0b72173f43 Mon Sep 17 00:00:00 2001 From: Sebastian Tiedtke Date: Thu, 21 Feb 2019 09:46:07 -0800 Subject: [PATCH] Added anchors --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 144151b6..89896415 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ enabling it to authenticate and encrypt communication. Let's get started! ### Let's get started! -1. Initialize and run the Step CA. +1. Initialize and run the Step CA. `step ca init` initializes the CA and accomplishes two tasks. @@ -237,7 +237,7 @@ X.509 Certificates and private keys. EOF ``` -3. Get an identity for your server from the Step CA. +3. Get an identity for your server from the Step CA.

     $ step ca certificate localhost srv.crt srv.key