Re: Getting SSL server cert from within a plugin

2006-10-24 Thread Chris Masone
right way to be getting the ssl cert for the server to which the browser is connecting. It likely works for most cases, but there HAS to be a better way. Any help? In article <[EMAIL PROTECTED]>, Chris Masone <[EMAIL PROTECTED]> wrote: > Here is the problem I'm having..

Getting SSL server cert from within a plugin

2006-10-20 Thread Chris Masone
I figured I'd post this at the top level, since I responded to a long-dead thread...any help from anyone out there would be much appreciated!! In article <[EMAIL PROTECTED]>, Kai Engert <[EMAIL PROTECTED]> wrote: > You are able to access the cert from application JavaScript. > For example I f

Re: Retrieving server certificate from within plug-in code

2006-10-20 Thread Chris Masone
In article <[EMAIL PROTECTED]>, Kai Engert <[EMAIL PROTECTED]> wrote: > You are able to access the cert from application JavaScript. > For example I found >http://sslbar.metropipe.net/ > which is an extension that displays additional information (fingerprint) > of the server certificate. I'