Node/Keystone.js - Help with NET::ERR_CERT_AUTHORITY_INVALID error

Based on my reading of the actual module, you should be able to do:

letsencrypt: {
  production: true,
  // the rest
}

which doesn’t agree with the [2 year old] blog post, but does seem to be the actual API.

2 Likes