aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xlets-ca.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lets-ca.sh b/lets-ca.sh
index 60c89d0..36abbca 100755
--- a/lets-ca.sh
+++ b/lets-ca.sh
@@ -46,7 +46,7 @@ readonly CERTGROUP="ssl-cert"
-readonly INTERMEDIATE="/etc/ssl/lets-encrypt-x1-cross-signed.pem"
+readonly INTERMEDIATE="/etc/ssl/lets-encrypt-x3-cross-signed.pem"
readonly ACMETINY="/usr/local/sbin/acme_tiny.py"