Skip to main content
Participant
May 20, 2022
Question

net::CERT_AUTHORITY_INVALID when downloading sdk

  • May 20, 2022
  • 1 reply
  • 626 views

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?

This topic has been closed for replies.

1 reply

Ben Vanderberg
Community Manager
Community Manager
May 24, 2022

Hi @Switch5EBE ,

The issue that you are having sounds like it may be an issue with the certificate within your app. Your screenshot is a bit small so I can't read any of the error. Can you upload a larger screenshot?

 

Adobe PDF Embed API does not support hosting the JavaScript library on your own web server.

Participant
May 30, 2022

Hello @Ben Vanderberg , thanks for the support. Yes is a certificate issue, but almost all user can use the lib without problem, only one school have this problem with this certificate.