net::ERR_CERT_COMMON_NAME_INVALID

@kkim @tgordon
I’m getting this error

GET https://cdn.jsdelivr.net/npm/pdfjs-dist@2.7.570/es5/build/pdf.worker.js net::ERR_CERT_COMMON_NAME_INVALID

Please suggest any solution for it.

Regards
Rungkrit Titachotnimit

Everything seem back to work now

Thank you for posting the incident to our forum. And, thank you for your update that everything seem back to work now.

1 Like

can you provide a little bit more information about what clause this problem ?
for education purpose

Hi there,

Generally the ERR_CERT_COMMON_NAME_INVALID error typically indicates that the SSL/TLS certificate installed on the server doesn’t match the domain name being accessed by the user.

Commonly the issue can come from incorrect domain name.

Best regards,
Kevin Kim