Where is ./config/letsencrypt.cache located?

Hello everyone,

I just migrated my mattermost server. Everything is looking fine.

I have a query. In my config.json I can see the exact same setting as listed here:

This feature’s config.json setting is "LetsEncryptCertificateCacheFile": "./config/letsencrypt.cache" with string input.

This ./config folder is located relative to which folder? How can I check that the letsencrypt.cache file is all ok?

Many thanks,
Ashim

That should be the Mattermost config file, so commonly /opt/mattermost/config

Dear John,

Many thanks for your reply. I only see the files config.json and README.md in that folder. No letsencrypt.cache file.

Should I be worried?

Best Regards,
Ashim

Have you enabled LetsEncrypt and had it issue a certificate? Is your Mattermost accessible via HTTPS?

I have setup certbot + nginx.

My mattermost is accessible via HTTPS.

Should it have some extra files in the /opt/mattermost/config folder which I am missing? Should I be worried?

In my config.json I have:

    "UseLetsEncrypt": false,

Best Regards,
Ashim

Dear John,

Would be nice to hear from you.

Many thanks,
Ashim