On 10/05/17 07:15, Nelson Crosby wrote:
> Because Legacy Software, I need to be able to support SSLv3 on my
> Postfix server. From what I can figure, however, this is disabled
> in the SSL library itself, as I still cannot get a successful
> handshake with the following configuration line, which seems to me
> like it should be enough to enable it:
>
>     smtpd_tls_mandatory_protocols = !SSLv2
>
> If anyone has any clues, I'd be very appreciative of any help.


In an effort to live up to my current signature file......

If SSLv3 is disabled within the library itself it wouldn't it stand to reason 
that
any application calling that library won't be able to make use of it no matter 
what
configuration setting is used.

If you really need it, you may have to locate a previous version of the ssl 
library
and use that.  Or, check the source RPM and see if you can't modify it to 
enable it
and generate a current version for your own use?

-- 
Fedora Users List - The place to go to speculate endlessly

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to