Milan Crha wrote:
> On Tue, 2014-10-14 at 13:54 +0100, Pete Biggs wrote:
> > > 
> > I'm not an SSL expert, but is there some manual way of instigating 
> > the SSL connection with the server to see what algorithms are being 
> > offered?

Pete, you may inspect them looking at a packet capture (eg. wireshark), 
which is what I asked Kevin if he could provide.


>         Hi,
> once upon a time, evolution-data-server used NSS/NSPR streams directly 
> and was able to influence what SSL/TLS algorithms are available.
> The 3.12.x uses GLib (GIO) streams, which, I guess, are using 
> something from glib-networking, which is using gnutls, at least on 
> Fedora. Thus the place to look might be either glib-networking or 
> gnutls itself. I'm also not an expect in this area, hopefully someone 
> else is.


Try executing:
$ gnutls-cli imap.mail.me.com -p 993


_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to