feat: support Let's Encrypt tls.

This commit is contained in:
Bo-Yi Wu
2017-04-03 21:23:45 +08:00
parent 41316b9ca9
commit 46220b726d
4 changed files with 71 additions and 5 deletions

4
.gitignore vendored
View File

@ -1,4 +1,4 @@
Godeps/*
!Godeps/Godeps.json
vendor/*
!vendor/vendor.json
coverage.out
count.out