Gentoo Archives: gentoo-dev

From: Eray Aslan <eras@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Camellia?
Date: Wed, 27 Apr 2011 22:16:37
Message-Id: 20110427221424.GA19308@zptr-nb18
In Reply to: [gentoo-dev] Camellia? by James Cloos
1 On Wed, Apr 27, 2011 at 03:38:16PM -0400, James Cloos wrote:
2 > Is there any specific reason why smtp.gentoo and pigeon.gentoo use
3 > camellia for their outbound smtp starttls connections?
4
5 Probably it is the strongest cipher supported. One can do
6
7 $ openssl ciphers -v 'ALL:@STRENGTH'
8
9 on those machines and see what comes up top. An upgrade might be in
10 order.
11 --
12 Eray Aslan
13 Developer, Gentoo Linux eras <at> gentoo.org

Replies

Subject Author
Re: [gentoo-dev] Camellia? Dane Smith <c1pher@g.o>