Bug#812708: works ok on testing

2016-02-25 Thread Rémi Rampin
I think you get the problem at this point, but I'm going to mention that this prevents people from using the installer for the Anaconda Python distribution. Neither curl nor openssl connects to repo.continuum.io. Same CA: thawte_Primary_Root_CA.crt https://github.com/ContinuumIO/anaconda-issues/is

Bug#812708: works ok on testing

2016-02-25 Thread Michael Shuler
On 02/25/2016 08:58 AM, Tony den Haan wrote: > That is the problem, it requires -CApath, while /etc/ssl/certs should be > default. On testing it works ok without it. Which is unrelated to the ca-certificates package - that's my point :) Feel free to open a new bug report for the openssl package d

Bug#812708: works ok on testing

2016-02-25 Thread Michael Shuler
On 02/16/2016 11:22 AM, Tony den Haan wrote: > openssl s_client -connect gmail-smtp-in.l.google.com:25 -starttls smtp > > on jessie: (and ubuntu lts :) > Verify return code: 20 (unable to get local issuer certificate) > > on testing: > Verify return code: 0 (ok) > This appears to be unrelated

Bug#812708: works ok on testing

2016-02-16 Thread Tony den Haan
openssl s_client -connect gmail-smtp-in.l.google.com:25 -starttls smtp on jessie: (and ubuntu lts :) Verify return code: 20 (unable to get local issuer certificate) on testing: Verify return code: 0 (ok)