[Koha-bugs] [Bug 16662] Letsencrypt II: Return of the cryptosaurus. (make it work for existing instances)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 1 07:10:59 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16662

--- Comment #6 from M. Tompsett <mtompset at hotmail.com> ---
vagrant up jessie
- log in to kohadevbox
cd kohaclone
echo deb http://ftp.debian.org/debian jessie-backports main | sudo tee
/etc/apt/sources.list.d/jessie-backports.list
sudo apt-get update
sudo python -m easy_install --upgrade pyOpenSSL
sudo koha-create --create-db --letsencrypt test_encrypt

This got me further. only test_encrypt.mydnsname.org doesn't exist, so it
ultimately failed.

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


More information about the Koha-bugs mailing list