Re: How to add custom badCertHandler

2006-04-11 Thread Kate X
"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

Do I need java runtime?

2006-04-11 Thread Kate X
Hi there, I have a question, does firefox need java installed, since I saw some jar files in the package. The reason I'm asking this now I need jar files in chrome directory and jar50.dll. since it writes secmod.db file when access ssl, and in secmod.db file I saw absolute path for loading nssc

Re: How to add custom badCertHandler

2006-04-10 Thread Kate X
t;Nelson B" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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 nsIHttp

How to add custom badCertHandler

2006-04-09 Thread Kate X
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 initializeNSS, then try