Re: upgrade66.html missing acme-client.conf staging api url change

2019-11-08 Thread Sebastian Benoit
Solene Rapenne(sol...@perso.pw) on 2019.11.08 18:13:40 +0100:
> The staging api changed too. I know people who did not update that url,
> it's not especially obvious because the old url doesn't contain v01.
> 
> ok ?

Nice! I actually wondered about that and my google foo was too low.
Thanks for fixing it. ok benno@

> 
> Index: upgrade66.html
> ===
> RCS file: /data/cvs/www/faq/upgrade66.html,v
> retrieving revision 1.15
> diff -u -p -r1.15 upgrade66.html
> --- upgrade66.html30 Oct 2019 04:11:00 -  1.15
> +++ upgrade66.html8 Nov 2019 17:12:01 -
> @@ -147,6 +147,14 @@ any post-release fixes.
>
>https://acme-v02.api.letsencrypt.org/directory
> +  The staging api url should also be changed from
> +  
> +  https://acme-staging.api.letsencrypt.org/directory
> +  to
> +  
> +  https://acme-staging-v02.api.letsencrypt.org/directory
>
>The -A and -D flags have been removed from
>https://man.openbsd.org/OpenBSD-6.6/acme-client.1;>
> 



upgrade66.html missing acme-client.conf staging api url change

2019-11-08 Thread Solene Rapenne
The staging api changed too. I know people who did not update that url,
it's not especially obvious because the old url doesn't contain v01.

ok ?

Index: upgrade66.html
===
RCS file: /data/cvs/www/faq/upgrade66.html,v
retrieving revision 1.15
diff -u -p -r1.15 upgrade66.html
--- upgrade66.html  30 Oct 2019 04:11:00 -  1.15
+++ upgrade66.html  8 Nov 2019 17:12:01 -
@@ -147,6 +147,14 @@ any post-release fixes.
   
   https://acme-v02.api.letsencrypt.org/directory
+  The staging api url should also be changed from
+  
+  https://acme-staging.api.letsencrypt.org/directory
+  to
+  
+  https://acme-staging-v02.api.letsencrypt.org/directory
   
   The -A and -D flags have been removed from
   https://man.openbsd.org/OpenBSD-6.6/acme-client.1;>