Re: SSL and XUL iframe

Neil <[email protected]> Fri, 12 Sep 2014 09:48:42 +0100
Newsgroups gmane.comp.mozilla.devel.xpfe
Message-ID <[email protected]>
rvj wrote:

> I would like to understand what is required to add basic SSL support 
> to a simple XUL application pointing to a secured page
>
>    <iframe src="https://some.server.tla/page" />
>
> Is there a sample application outlining what is required?

If the site is using a trusted certificate then it should just work. 
Extra work is needed if you want to query the SSL status or add 
exceptions for instance.

-- 
Warning: May contain traces of nuts.