We running 2 application on amazon ec2 (backend.abc.com & frontend.abc.com). For that application, we used a paid SSL Certificate. That
I had to fix this issue on a debian based server
this was due to the system use of openssl (curl depends on openssl)
here is how it went:
/etc/ssl/certs)
/etc/ca-certificates.confsudo update-ca-certificates to update the certificates used by opensslmaybe it can help you ?