Excel Office Add-In can't check Certificate Revocation List via LDap

Bradley Vanderleeuw 0 Reputation points
2023-01-18T18:38:19.1966667+00:00

I'm working on an Excel Add-In and when I try to hit an internal https API, I get a prompt in Excel stating "Revocation Information for the security certificate for this site is not available, Do you want to proceed?"

I've confirmed that the CRL does in fact work via "certutil".

My guess is that it is due to LDAP and needing to pass my credentials?

Any idea how I can configure this so the prompt doesn't appear?

certutil -URL ldap:///

Revocation Prompt

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,668 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
934 questions
{count} votes