From 16a05fff740ff8383bf323a506370960566a04f8 Mon Sep 17 00:00:00 2001 From: Brian McCullough Date: Fri, 24 May 2024 14:03:39 -0400 Subject: [PATCH 1/2] Corrected language. This is the New Client Certificate page, but has the New Server Certificate language. --- pages/account/3.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/account/3.php b/pages/account/3.php index c32460a..f98a696 100644 --- a/pages/account/3.php +++ b/pages/account/3.php @@ -18,11 +18,11 @@ include_once("../includes/shutdown.php"); ?>

-

+

-

+

-

http://www.cacert.org/cps.php

+

http://www.cacert.org/cps.php

-- 2.30.2 From 5989e8adaded05914e9af1425f21385ece3d0240 Mon Sep 17 00:00:00 2001 From: Brian McCullough Date: Wed, 29 May 2024 08:40:40 -0400 Subject: [PATCH 2/2] Corrected label on CSR text box. --- pages/account/3.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/account/3.php b/pages/account/3.php index f98a696..2e04171 100644 --- a/pages/account/3.php +++ b/pages/account/3.php @@ -149,7 +149,7 @@ -
+
-- 2.30.2