Unable to connect to lightstreamer running on HTTPS port from firefox

Hi,

here is the background,
My application server and lightstreamer server are running on the same domain, lightstreamer is configured on run on http & https ports. With IE, the app is able to connect, but initially with a popup, so if you accept, it connects fine.

Whereas the same app is not able to connect from firefox browser. I use the firefox 3.6 version. I see in the firebug, it says the connection aborted. The browser settings for firefox allows popup, do not have any blockers. Also in my code i have set the page.context.domain same as lightstreamer domain.

HTTP port works fine for both firefox & IE. Only issue with Firefox with https.

Any quick help is much appreciated. Thanks.