Question
net::CERT_AUTHORITY_INVALID when downloading sdk
Hello,
I work at a school plataform, that have a library and i choose pdf embed api to show the content for the books. But for a few clients shows this error net::CERT_AUTHORITY_INVALID when trying to download SDK via script tag.
Include tag:
<script src="https://documentcloud.adobe.com/view-sdk/main.js"></script>
Error:

Is there some way to server adobe sdk from my server? And if is not, how can i fix this error?
