Re: Getting SSL server cert from within a plugin

2006-10-25 Thread Nelson B
Chris Masone wrote: > Ok, I've explored further. It's not so much a null problem. It seems > that, when I get the SSL cert using the code below, for the FIRST > REQUEST AND RESPONSE I get the cert from the previous site. If there > was no cert, I get nothing. > > This leads me to believe tha

Re: Getting SSL server cert from within a plugin

2006-10-24 Thread Chris Masone
Ok, I've explored further. It's not so much a null problem. It seems that, when I get the SSL cert using the code below, for the FIRST REQUEST AND RESPONSE I get the cert from the previous site. If there was no cert, I get nothing. This leads me to believe that this is _not_ the right way to

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