https://bugs.contribs.org/show_bug.cgi?id=10688

--- Comment #1 from John Crisp <[email protected]> ---
Thanks - good catch.

I must have been tired :-)

Just doing a patch - smeserver-letsencrypt-0.5-9

+++
smeserver-letsencrypt-0.5/root/etc/e-smith/templates/etc/dehydrated/config/10Default
       2019-01-04 02:56:51.324075090 +0100
@@ -38,7 +38,7 @@

         # If it's v1 then use v1, if v2 then v2, if auto accept the defaults
in the main file
         if ( $letsencryptAPI eq '1' ) {
-            $OUT .=
"CA=\"https://acme-staging.api.letsencrypt.org/directory\"\n";;
+            $OUT .= "CA=\"https://acme-v01.api.letsencrypt.org/directory\"\n";;
         }
         elsif ( $letsencryptAPI eq '2' ) {
             $OUT .= "CA=\"https://acme-v02.api.letsencrypt.org/directory\"\n";;

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to