Hello,
Do you know of any other methods to unblock TLS for transactional.
In the settings js
In no way solves the problem I still get the message
RequestError: certificate has expired
settings.js
process.env.NODE_TLS_REJECT_UNAUTHORIZED = '0';
module.exports = {