Hitchwiki / hitchwiki

The Hitchhiker's Guide to Hitchhiking the World
https://hitchwiki.org
32 stars 9 forks source link

https #127

Closed simison closed 6 years ago

simison commented 7 years ago
omelnyk commented 7 years ago

It's also important for our future mobile apps: https://techcrunch.com/2016/06/14/apple-will-require-https-connections-for-ios-apps-by-the-end-of-2016/

pmgouveia commented 7 years ago

I'm using this repo: https://github.com/letsencrypt/letsencrypt

to install the cert only need to run: $ ./certbot-auto --apache -d ${DOMAIN} -d www.${DOMAIN} --no-self-upgrade

to auto-update just run a cronjob with: $ /scripts/letsencrypt/certbot-auto renew --quiet --no-self-upgrade

setup in here: https://hitchwiki.coletivos.org/en/Main_Page