Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

View Certificate

Post Reply
MrDark
Posts: 3
Joined: Fri Dec 15, 2017 5:07 pm

View Certificate

Post by MrDark »

Could you please explain how to invoke the "View Certificate" dialog from the Developer Tools. Clicking the button does nothing so I assume there's an event firing, but which one?

Awesome work on the library, so glad there's development and improvements.
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: View Certificate

Post by salvadordf »

Hi,

It seems that the "View certificate" button is not implemented in CEF3 :
http://magpcss.org/ceforum/viewtopic.php?f=6&t=15408

However, you can get the current certificate in TChromium.VisibleNavigationEntry.SSLStatus.GetX509Certificate
Post Reply