Supports letsencrypt challenges #239
Conversation
rauchg
merged commit a506f2f into rauchg:master Sep 26, 2016
mexisme
added a commit
to devopsnz/slackin
that referenced
this pull request
Mar 10, 2017
|
|
arunthampi + mexisme |
5f86d1b
|
mexisme
added a commit
to devopsnz/slackin
that referenced
this pull request
Mar 10, 2017
|
|
arunthampi + mexisme |
f50439c
|
devth
commented
Mar 22, 2017
|
How do we use this? |
|
@devth while setting up letsencrypt, it will provide you with a "challenge" string that your webservice should respond with when requesting the path Once you obtain this challenge string, set the environment variable Btw, if you're using Heroku, they support automatic SSL certs with LetsEncrypt: https://blog.heroku.com/announcing-automated-certificate-management |
devth
commented
Mar 22, 2017
|
@arunthampi thanks. I am using Heroku, and saw that announcement, but looks like it's only for paid dynos. Would be awesome if slackin initiated the setup with LE so it was completely seamless. Still, I'm glad it supports the LE challenge. Thanks! |
arunthampi commentedSep 26, 2016
So you can setup LetsEncrypt certificates natively