ttyd: add backport patch for ssl issue on firefox 13018/head
authorFlorian Eckert <fe@dev.tdt.de>
Fri, 31 Jul 2020 10:33:22 +0000 (12:33 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 4 Aug 2020 12:48:04 +0000 (14:48 +0200)
commit79eef7b921276d4971ced7c9f5547317b68b3ebb
tree2ea090f6da8312af1a3a6e4f1e66985babc500d9
parent9c6447e1a091d1c5645c3479a5b499ec4082f36e
ttyd: add backport patch for ssl issue on firefox

If ttyd is configured to ssl, you will get the following message in the
log `refuse to serve WS client for illegal ws path`. Upstream a patch
has already been applied which fixes this.

Since there is no newer version than 1.6.1, this fix is backported as a
patch. And could be removed if a new version of ttyd is available.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
utils/ttyd/Makefile
utils/ttyd/patches/200-protocol-fix-request-path-for-h2.patch [new file with mode: 0644]