Re: ANN: SSL Support
Heinrich Müller <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Wed, 26 Oct 2011 08:39:43 +0000 schrieb SciFi: > > As it is, your code seems to be working fine. > But I can never figure-out if we're running SSL "for reals" > (yes the servers did reject/not-respond-to the "plain-text" setting > but I don't think that is enough proof ;) ). > And the doubled i/o rate calculations are something that needs further > study, please (this is during header-fetch _and_ downloading-binaries). > > Thank you for all your work. I'll add certificate checking for later. Then a message would pop up if that failed and would asked for user actions. For now, pan just assumes that everything is fine. Securitywise this _could_ be a problem, so I'll fix this is asap.