[Bug 1059002] On F19, perl's IO::Socket::SSL has problems verifying server's certificate (but works on F20)

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 29 21:14:48 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1059002



--- Comment #2 from David Tonhofer <bughunt at gluino.name> ---
Yes it does.


--- Try ---

As user "ddclient"

$ rm ~/ddclient.cache
$ ./wrap_ddclient.sh

WARNING:  cannot connect to members.dyndns.org:443 socket:  IO::Socket::IP
configuration failed SSL connect attempt failed with unknown error
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify
failed
FAILED:   updating THE_HOST: Could not connect to members.dyndns.org.

--- Upgrade ---

# wget
http://kojipkgs.fedoraproject.org//work/tasks/7293/6467293/perl-IO-Socket-SSL-1.88-2.fc19.noarch.rpm
# rpm --query perl-IO-Socket-SSL
perl-IO-Socket-SSL-1.88-1.fc19.noarch
# rpm --upgrade perl-IO-Socket-SSL-1.88-2.fc19.noarch.rpm
# rpm --query perl-IO-Socket-SSL
perl-IO-Socket-SSL-1.88-2.fc19.noarch

--- Try ---

As user "ddclient"

$ rm ~/ddclient.cache
$ ./wrap_ddclient.sh
WARNING:  updating THE_HOST: nochg: No update required; unnecessary attempts to
change to the current address are considered abusive

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=AKPjeUUWX4&a=cc_unsubscribe



More information about the perl-devel mailing list