From 27a02f12aef552f5e1a39a5f61e6d7caaf06da3c Mon Sep 17 00:00:00 2001 From: "Kyle J. McKay" Date: Mon, 7 Mar 2016 20:00:52 -0800 Subject: [PATCH] httpspush.html: replace dangling pronoun Signed-off-by: Kyle J. McKay --- html/httpspush.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/httpspush.html b/html/httpspush.html index 8f56aff..8d54561 100644 --- a/html/httpspush.html +++ b/html/httpspush.html @@ -86,9 +86,9 @@ command (from EZCert).

Download your https push user certificate and store it in the "$HOME/certs" directory. The downloaded user certificate file will have a name like "@@nickname@@_name_user_1.pem" where -"name" is the user name you registered the public key for (it may -also have a suffix other than "_1" if you’ve registered more -than one public key).

+"name" is the user name you registered the public key for (the downloaded +user certificate file may also have a suffix other than "_1" if +you’ve registered more than one public key).

3. Locate your private key

-- 2.11.4.GIT