TS3AudioBot icon indicating copy to clipboard operation
TS3AudioBot copied to clipboard

ERR_SSL_PROTOCOL_ERROR

Open msebastian100 opened this issue 2 years ago • 1 comments

How can I make the bot accessible via HTTPS?

Currently, only HTTP works

the bot runs on a Ubuntu server 22.04 Greetings Sebastian

msebastian100 avatar Jun 04 '22 11:06 msebastian100

I'd recommend using a reverse proxy like nginx, apache or caddy. The ASP server would support https but getting it running with certificates is rather cumbersome so I haven't bothered adding it yet.

Splamy avatar Jun 07 '22 07:06 Splamy