"Christian Biesinger" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Kate X wrote:
>> Would anybody give me a hint of how to add my custom badCertHandler, or
>> anyother solution for this problem?
>
> You can either register a global badCertHandler by implementing
> nsIBadCertLis
Kate X wrote:
Would anybody give me a hint of how to add my custom badCertHandler, or
anyother solution for this problem?
You can either register a global badCertHandler by implementing
nsIBadCertListener with a contract ID of "@mozilla.org/nsBadCertListener;1".
Or, in Gecko 1.8 and later, y
Thanks for reply. I see what you mean. For now, on our server we just
generate this certificate for testing, so it is not real valid cert. Using
firefox, if I permanently accept the certificate, the warning won't popup
again. can I do the same thing in my client application?
Thanks,
"Nelson B"
Kate X wrote:
> Hi, Now I am kind of stuck at this:
> We are building application using xpcom components. I am trying to add SSL
> support for our client, and I am using nsIHttpChannel interface to request a
> HTTP/HTTPS page. For HTTP works fine, when trying to open HTTPS page, first
> it will
4 matches
Mail list logo