You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently utilizing the Dynamsoft JavaScript Barcode library in my project, specifically version 9.6.20 hosted via the jsDelivr CDN. Today, I encountered an SSL certificate error when trying to access the library at the following URL: https://cdn.jsdelivr.net/npm/[email protected]/dist/dbr-9.6.20.browser.worker.js
The specific error displayed in my browser is NET::ERR_CERT_COMMON_NAME_INVALID. This error is preventing the library from loading properly, which is impacting the functionality of my application.
Do you recommend any specific steps to circumvent or fix this issue temporarily while a permanent solution is being worked on?
Is there an alternative CDN or method of accessing the library that you could recommend during this disruption?
The text was updated successfully, but these errors were encountered:
I am currently utilizing the Dynamsoft JavaScript Barcode library in my project, specifically version 9.6.20 hosted via the jsDelivr CDN. Today, I encountered an SSL certificate error when trying to access the library at the following URL:
https://cdn.jsdelivr.net/npm/[email protected]/dist/dbr-9.6.20.browser.worker.js
The specific error displayed in my browser is NET::ERR_CERT_COMMON_NAME_INVALID. This error is preventing the library from loading properly, which is impacting the functionality of my application.
Do you recommend any specific steps to circumvent or fix this issue temporarily while a permanent solution is being worked on?
Is there an alternative CDN or method of accessing the library that you could recommend during this disruption?
The text was updated successfully, but these errors were encountered: