This is NOT the way to go https://github.com/e-ucm/simva-front/blob/dev/routes/routes/users.js#L8-L9. Modify the code to code to do a proper validation of the CA certificate.
The CA certificate that is available at NODE_EXTRA_CA_CERTS that is the CA certificate used during development.
This is NOT the way to go https://github.com/e-ucm/simva-front/blob/dev/routes/routes/users.js#L8-L9. Modify the code to code to do a proper validation of the CA certificate.
The CA certificate that is available at NODE_EXTRA_CA_CERTS that is the CA certificate used during development.