I think you have been looking for Ciphers "acceptable:cipher:list", just use same format as openssl (see man 1 ciphers). It is in pound documentation...
Regards, -- .''`. Ondra 'Kepi' Kudlik : :' : Debian GNU/Linux User `. `' `- http://www.nosoftwarepatents.com/cz/m/intro/index.html Tue, Oct 07, 2008 ve 04:04:51PM -0400, Albert napsal: > Is there a way to disable SSLv2 for HTTPS requests in pound? Pound is > using SSLv23_server_method() to create a new SSL_CTX object, but I don't > see any other calls to disable SSLv2. > In apache, I can specify the following options to allow SSLv3 and TSLv1 > only: > > SSLProtocol -ALL +SSLv3 +TLSv1 > > If pound doesn't support something similar, can it be added? > -- To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED] Please contact [EMAIL PROTECTED] for questions.
