On Tue, Oct 21, 2014 at 01:42:48PM +0100, Tony Finch wrote:
> > Is there a possibility how i can sort the cipher list to announce 256 bit
> > ciphers on client side first?
>
> Set tls_require_ciphers in your SMTP transport, and try put SECURE256 at
> the start. I think that should do what you want, though I could not
> immediately see how to get gnutls-cli to expand a priority list to check
> that it would do the right thing.