jessepollak / command

:black_nib: Making the web better with Slack-like slash commands.
http://slashcommand.club
MIT License
1.11k stars 66 forks source link

slashcommand.club does not redirect to HTTPS, has bad SSL cert #35

Closed sersorrel closed 8 years ago

sersorrel commented 8 years ago

slashcommand.club will happily use HTTP, which is a security risk and (at least for me) breaks the /selfie command. Additionally, it accepts HTTPS connections, but serves a certificate for github.com, causing security warnings.

jessepollak commented 8 years ago

This is now fixed!