[Koha-bugs] [Bug 15303] Letsencrypt option for Debian package installations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jan 17 00:36:38 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15303

Mirko Tietgen <mirko at abunchofthings.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46747|0                           |1
        is obsolete|                            |

--- Comment #32 from Mirko Tietgen <mirko at abunchofthings.net> ---
Created attachment 46750
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46750&action=edit
Bug 15303 Workaround to use git ckeckout

The Debian package letsencrypt is only available in unstable at the moment.

To test without letsencrypt package:

- apply this patch before you build the package
- on the test vm/server:
-- get letsencrypt via git
   git clone https://github.com/letsencrypt/letsencrypt
-- create a symlink from /usr/bin/letsencrypt to letsencrypt-auto
   sudo ln -s /path/to/letsencrypt/letsencrypt-auto /usr/bin/letsencrypt

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list