• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Recent content by Moe

  1. Moe

    SSL for the bot

    Oh sry I thought your problem still exists The difference is that fullchain consists of cert.pem and chain.pem instead of just the certificate as needed by Sinusbot Yeah both files should work just fine
  2. Moe

    Ergründet die Tiefen der modernen Webserver Administration... Kapitel SSL/TLS

    Ergründet die Tiefen der modernen Webserver Administration... Kapitel SSL/TLS
  3. Moe

    SSL for the bot

    I also use a Certificate from LetsEncrypt (on Nginx as Webserver) My Configuration works fine, i think you should point to cert.pem instead of fullchain.pem UseSSL = true SSLKeyFile = "/opt/ts3bot/ssl/privkey.pem" SSLCertFile = "/opt/ts3bot/ssl/cert.pem"
Top