Re: Re: What's pending in dillo-3.0 for a release
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 08, 2011 at 10:25:04AM -0400, Dennis Nezic wrote: > On Wed, 29 Jun 2011 11:37:21 -0400, Jorge Arellano Cid wrote: > > Hi there, > > > > Fltk-1.3 is out there, and we've worked our pending issues list. > > What's still pending? > > /me hopes the Choice5-popup dialog, regarding unverified certificates, > has been fixed. And/or perhaps an option similar to wget's > "--no-check-certificate" is implemented :). Please check the just committed patch for this (BUG#868). Quoting the log: "Workaround: request to only check the root URL's certificate (https). This avoids the dialog bombing that stems from loading multiple https images/resources in a single page. A proper fix would take either to implement the https-dpi as a server (with state), or to move back https handling into dillo." As both paths would take considerable effort, and taking into account that even deciding which approach/library to use is non trivial, the workaround looks like a good compromise. -- Cheers Jorge.-