How to support two JRex instances for secure http(https)?
"senmai" <[email protected]> Wed, 7 Feb 2007 10:14:11 +0800
| Newsgroups | gmane.comp.mozilla.jrex |
|---|---|
| Organization | hubei wuhan |
| Message-ID | <[email protected]> |
Hello, Using one JRex browser we can access regular webpages and secure webpages. The security warning alert box for secure webpages sites is pop-up. Using second JRex browser for regular webpages is OK too, but the second JRex browser crashes with a java.exe error when visited secure webpages it. We have embedded JRex in our application, the problem still occur. I know ssl (https) uses ssl certificate/key database which are stored in JRex-BrowserReg.dat under jrex_gre directory. and Workaround is to just delete ~/.JRex and jrex_gre/JRex-BrowserReg.dat and start JRex so that new registration occurs. who can tell me how to run two JRex instances for secure http(https) in same time. Thanks in advance --sen mai