Created
April 19, 2016 01:49
-
-
Save terces/3af6ac0d72fa7e94a3b3f842b2c65276 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Credit by @clyang