Certification is not working in Firefox. Your connection is not secure

He said he used certbot. :slight_smile:

If you just ran certbot and followed the prompts, do that again and it should offer to do www for you.

If you did it all on the command line, you can run:

certbot --expand --apache -d checkingjob.com,www.checkingjob.com

Replace --apache with whatever plugin options you used before, if different (maybe nginx or webroot).