This bug is to test bug 15303 with the Debian package for letsencrypt. It is only available in unstable so far. To test this, you need to mix Jessie and unstable sources.
Created attachment 46743 [details] [review] Bug 15587 Unstable letsencrypt_x.x.x-x_all.deb testing Apply on top of bug 15303! * only one commandline parameter left: ** --letsencrypt replaces --force-https: use LE ** old --letsencrypt (folder path) obsolete * dependency: letsencrypt debian package Test plan: - apply bug 15303 - apply this patch - enable debian unstable repository - install package letsencrypt and dependencies - remove debian unstable repository - create koha instance koha-create --create-db --letsencrypt <instancename> - follow test plan on bug 15303 where applicable
Created attachment 46744 [details] [review] Bug 15587 Unstable letsencrypt_x.x.x-x_all.deb testing Apply on top of bug 15303! * only one commandline parameter left: ** --letsencrypt replaces --force-https: use LE ** old --letsencrypt (folder path) obsolete * dependency: letsencrypt debian package Test plan: - apply bug 15303 - apply this patch - build a package - test in disposable vm, we're mixing releases - install koha-common unstable and dependencies - enable debian unstable repository - install package letsencrypt and dependencies - remove debian unstable repository - create koha instance koha-create --create-db --letsencrypt <instancename> - follow test plan on bug 15303 where applicable
Merged into bug 15303