Skip to content

Instantly share code, notes, and snippets.

@kkdai
Forked from terces/LINE BOT x Let's Encrypt
Created April 19, 2016 02:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save kkdai/4749c93be8c636272c6979049facf00f to your computer and use it in GitHub Desktop.
Save kkdai/4749c93be8c636272c6979049facf00f to your computer and use it in GitHub Desktop.
1. 編輯你的fullchain.pem vim /etc/letsencrypt/live/blaha.tw/fullchain.pem
2. 把這個intermediate certificate(https://letsencrypt.org/certs/letsencryptauthorityx1.pem.txt)加入fullchain的兩個certificate中間
3. restart你的webserver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment