I don't know of anything like this off the top of my head... perhaps 
someone on the newsgroups might be able to help?

Darin


Rick Marvin wrote:

> Darin.
> 
> Thank you for your assistance working through the difficulties I was 
> having with https requests.  I finally discovered what was causing my 
> application to hang.
> 
>  
> 
> When psm receives a request which results in a bad certificate error, 
> it sends a callback through the psm-glue interface. The psm-glue 
> functionality wants to display a window (using the appshell's hidden 
> window as a parent) to permit the user to accept or deny the 
> certificate.  Because I am building a background process dll, I had 
> disconnected the hidden window.  I'm currently investigating whether 
> it is possible to mimic the behavior of windows InternetOpenUrl with 
> the flag INTERNET_FLAG_NO_UI within necko.  Do you know of any 
> preference settings that can assist me in this effort?  Otherwise I'll 
> just have to hang out for the SilentDownloader.
> 
>  
> 
> Thanks again.
> 
>  
> 
> Rick
> 


Reply via email to