Eudora 5 edit side effects?

Brenden Conte conteb at rpi.edu
Thu Jun 10 10:13:30 EDT 2004


While browsing the faq, I found this question in the documentation:

-------------------
Q: Eudora 5.x can't connect using STARTTLS ("SSL Neogotiation Failed").
What should I do?

    A: First, complain to QUALCOMM because their STARTTLS implementation
is broken. Eudora doesn't support TLSv1 (per RFC2246) and Cyrus requires
it. If you really need this before it is fixed in Eudora, remove or
comment out the following lines in tls.c:

    if (tlsonly) {
        off |= SSL_OP_NO_SSLv2;
        off |= SSL_OP_NO_SSLv3;
    }
------------

What kind of side effects does making this change have?  Undesirables?

Thanks,
-- 
Brenden Conte
System Programmer, C&CT
Rensselaer Polytechnic Institute
(518)276-2540

---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html




More information about the Info-cyrus mailing list