I'd like to extract the current SSL certificate from the current browsing session, and read the properties.
I'd like to do this at the Browser, for content that is delivered from the server. I'm not looking for a 3rd party tool. A likely implementation would be to use Javascript and any invokable object that may be available (ActiveX / COM / CAPICOM?).
Does anyone know if this is possible using CAPICOM or any other control?