OCA / server-tools

Tools for Odoo Administrators to improve some technical features on Odoo.
https://odoo-community.org/psc-teams/tools-30
GNU Affero General Public License v3.0
677 stars 1.47k forks source link

module: letsencrypt - certificate renewal #1101

Closed badbole closed 1 year ago

badbole commented 6 years ago

Noticed that since 15.nov 2017 letsencrypt changed policy link.. If you experience problems renewing certificates in form of log msg:

the problem is actualy in acme_tiny.py and you need to patch it (until update released) and replace the line (85): "https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf" with this one : "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf"

github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.