Results 1 to 10 of 15

Thread: LetsEncrypt for https://killtube.org

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    The option --renew is now named --renew-by-default, so IzNoGoD's .sh would fail on that now.

    Notice to myself for the next time:
    Code:
    ./letsencrypt/letsencrypt-auto certonly --renew-by-default --webroot --webroot-path=/var/www/forum -d killtube.org -d www.killtube.org --email=lama12345@gmail.com
    cd /etc/letsencrypt/live/killtube.org/
    cat privkey.pem cert.pem > privkey_plus_cert.pem
    /etc/init.d/lighttpd restart
    Letsencrypt auto-updates itself btw, didn't know that.
    timescale 0.01

  2. The Following User Says Thank You to kung foo man For This Useful Post:

    Mitch (12th June 2016)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •