View Single Post
 
Old 11-10-2022, 08:34 PM
BrianHoard BrianHoard is offline Windows 10 Office 2019
Advanced Beginner
 
Join Date: Jul 2022
Location: Haymarket, VA USA
Posts: 85
BrianHoard is on a distinguished road
Default Passing PKI certs from Word to check hyperlinks

We're writing a hyperlink checker to validate all links in a document. We are finding that some sites are returning invalid. But if we paste the same URL into a browser, it's fine. I believe this is because our PKI certs are loaded in the browser, but when we check a URL from VBA, no certs are passed.
Is it possible to somehow pass user PKI certs from VBA?
Reply With Quote