Hi, I have tried the above by changing 'SSLv3 TLSv1' to 'SSLv3'  <-- That 
didn't work.
I then changed it back and tried to change:
m{^(!?)(?:(SSL(?:v2|v3|v23|v2/3))|(TLSv1[12]?))$}i
With:
m{^(!?)(?:(SSL(?:v2|v3|v23|v2/3))|(TLSv1[12]?))}i

That didn't work either. I got the following error on both:

sendEmail[11597]: ERROR => TLS setup failed: SSL connect attempt failed
with unknown error error:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

Anyone know how this could be.

Thank you
Darrell

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072299

Title:
  invalid SSL_version specified at /usr/share/perl5/IO/Socket/SSL.pm
  line 332

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sendemail/+bug/1072299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to