Mel George

Results 3 comments of Mel George

@bbhxwl this worked for me. Use certbot to generate SSL certificates ([https://certbot.eff.org/]) `sudo certbot certonly --standalone -d example.com ` It generates the below files at /etc/letsencrypt/live/$domain cert.pem fullchain.pem chain.pem privkey.pem...

Hi @vihar, The issue we're encountering is that tasks are being inadvertently added to the wrong project. This typically happens when tasks are created from the "All Issues" page. By...