** Also affects: python-acme (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Description changed:

+ [Impact]
+ 
+ Without this fix, on June 19, the library will start to fail when using
+ Let's Encrypt's new ACMEv2 endpoint. We should avoid breaking this for
+ users.
+ 
+ [Test Case]
+ 
+ On June 19, try to use Let's Encrypt's new ACMEv2 endpoint; it will
+ error out, as described in https://community.letsencrypt.org/t/acmev2
+ -order-ready-status/62866
+ 
+ [Regression Potential]
+ 
+ If the endpoint changes again, this will need another update, but the
+ only potential regression I see is server-side, which needs patches on
+ our end to adjust (like in this case).
+ 
+ [Original Bug Description]
+ 
  I am the upstream maintainer of python-acme. This bug only affects
  python-acme in Ubuntu 18.04.
  
  Starting on June 19th, this library will start failing when used with
  Let's Encrypt's new ACMEv2 endpoint. This is because the library does
  not recognize the changes described in
  https://community.letsencrypt.org/t/acmev2-order-ready-status/62866 and
  will error out when it sees them.
  
  To fix this, python-acme either needs to be upgraded to 0.25.1 (which
  came out two days ago) or the one line patch that originally landed
  upstream at
  
https://github.com/certbot/certbot/commit/5940ee92ab5c9a9f05f7067974f6e15c9fa3205a
  applied. I think the latter is the safer option.
  
  Please let me know what I can do to help get this resolved.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777205

Title:
  python-acme to start crashing on June 19th

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-acme/+bug/1777205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to