Ed Wilts wrote:
> Why do you *need* a later version?  The current version available via
> up2date is fixed against the slapper worm.
>
> Please note that every release of openssl has incompabilities with
> previous versions, so unless you really know what you're doing,
> grabbing an openssl from rawhide could cause you grief.  Of course,
> rpm should not let you install it if it thinks it will break
> something.
>
> rpm -Fvh openssl-<later>.rpm --test
> will tell you if it has dependency issues

I am trying to get STARTTLS to run with qmail. I suspected that the older
version is the caused of my failure.

i did a ./stunnel -c -v 2 -n smtp -r mydomain.com:25 -f -D 7

2002.09.16 23:43:44 LOG7[31507:1024]: SSL state (connect): before/connect
initialization
2002.09.16 23:43:44 LOG7[31507:1024]: SSL state (connect): SSLv3 write
client hello A
2002.09.16 23:43:44 LOG3[31507:1024]: SSL_connect: Peer suddenly
disconnected
2002.09.16 23:43:44 LOG7[31507:1024]: mydomain.com.25 finished (0 left)

I read on a thread that this version (openssl0.9.6b-28) cannot support TLS,
so i wanted to try the later version.

By chance if you know what's wrong, please help me. thanks



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to