Commit Graph

8 Commits (ba60f35598b95e552d6949663df1eb8db0826689)

Author SHA1 Message Date
OCA-git-bot 824c7ab177 [UPD] README.rst 2022-09-01 05:35:47 +00:00
Ronald Portier 7875475f94 [MIG] letsencrypt: Migration to 15.0 2022-04-07 11:22:16 +02:00
Ronald Portier 610aa76b4d [MIG] letsencrypt: Migration to 14.0
Including reorganization and reordering of letsencrypt methods, because of warning of
to complicated _cron(..) method.
2022-04-07 11:21:35 +02:00
Jan Verbeek 57025b5917 [UPD] letsencrypt: Update hbrunn's email address 2022-04-07 11:21:35 +02:00
Jan Verbeek c6c84310a9 [MIG] Migrate letsencrypt 2.0.0 to Odoo 12.0 2022-04-07 11:21:35 +02:00
Jan Verbeek 11623a869c [MIG] Migrate letsencrypt 2.0.0 to Odoo 11.0 2022-04-07 11:21:35 +02:00
Jan Verbeek 1428743f50 [IMP] Refactor and debug Let's Encrypt ACMEv2 support 2022-04-07 11:21:35 +02:00
Dave Lasley 4aac4ba8cc [ADD] letsencrypt (#425)
* [ADD] letsencrypt (#347)

* [ADD] letsencrypt

* [ADD] write bogus restart script for tests

* [IMP] exclude library call from coveralls

* [IMP] try moving the library import into nocover branch

* [ADD] explain how to redirect the well known uri to the odoo instance

* [ADD] example for apache

* [FIX] cronjob should be noupdate

* [FIX] community review

* [FIX] flake8

* [DEL] unused imports

* [UPD] chain cert

* Multi-database support and other fixes (#2)

[ADD] multi-database support and other fixes

* [ADD] eggs necessary for letsencrypt

* [IMP] readme

* [ADD] ipv6 localhosts

* [ADD] restrict reload command

* Revert "[ADD] eggs necessary for letsencrypt"

This reverts commit 642df6ba50.

* [ADD] eggs necessary for letsencrypt

Conflicts:
	requirements.txt

* Migrate letsencrypt to v9

* Add AGPL target link to ReadMe in letsencrypt
2022-04-07 11:21:35 +02:00