Bug 15587

Summary: Unstable letsencrypt_x.x.x-x_all.deb testing
Product: Koha Reporter: Mirko Tietgen <mirko>
Component: Command-line UtilitiesAssignee: Mirko Tietgen <mirko>
Status: RESOLVED MOVED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: robin
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 15303    
Bug Blocks:    
Attachments: Bug 15587 Unstable letsencrypt_x.x.x-x_all.deb testing
Bug 15587 Unstable letsencrypt_x.x.x-x_all.deb testing

Description Mirko Tietgen 2016-01-16 08:47:07 UTC
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.
Comment 1 Mirko Tietgen 2016-01-16 11:52:13 UTC Comment hidden (obsolete)
Comment 2 Mirko Tietgen 2016-01-16 22:00:39 UTC
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
Comment 3 Mirko Tietgen 2016-01-16 23:28:16 UTC
Merged into bug 15303