tsaikd / gogstash

Logstash like, written in golang
MIT License
644 stars 106 forks source link

support TLS for httplisten #110

Closed tao-sj closed 5 years ago

tao-sj commented 5 years ago

add README support https

tsaikd commented 5 years ago

How about add an unit test to make sure your TLS config will work?

tao-sj commented 5 years ago

How about add an unit test to make sure your TLS config will work?

done. test passed.