yudai / gotty

Share your terminal as a web application
MIT License
18.68k stars 1.36k forks source link

Use latest TLS and cipher suites #104

Open requiredregistration opened 8 years ago

requiredregistration commented 8 years ago

only the latest TLS version must be used, compression must be disabled, and it should be possible to use only specified cipher suites

yudai commented 7 years ago

Gotty uses the go's default configuration. So if there is an issue, it would be great if you could describe the detail