SimonLeclere / discord-easy-dashboard

💻 Simple module to facilitate the creation of dashboard using discord.js and express
https://www.npmjs.com/package/discord-easy-dashboard
70 stars 11 forks source link

How to install SSL certs #38

Open EclipseGame18 opened 5 months ago

EclipseGame18 commented 5 months ago

I have my dashboard running in a Jail on my TrueNAS serer, everything works and cloudflare is routing my domain to my IP, however browsers don't like my site because I have no SSL certs. I have now got certs from lets encrypt, but I don't know how to make discord-easy-dashboard use them. Thanks for any help!

SimonLeclere commented 5 months ago

Hey, i'll try to update the module to support ssl certs. I'll keep you informed

SimonLeclere commented 5 months ago

Hey @EclipseGame18, I just pushed on the dev branch. Can you test with your certificate if it works ?