Displaying 4 results from an estimated 4 matches for "load_cert_chain".
2015 Dec 23
1
Calibre installation fails on C7
...ad_and_extract
File "<string>", line 619, in get_tarball_info
File "<string>", line 578, in get_https_resource_securely
File "<string>", line 487, in __init__
File "/usr/lib64/python2.7/httplib.py", line 1182, in __init__
context.load_cert_chain(cert_file, key_file)
ssl.SSLError: [SSL] PEM lib (_ssl.c:2757)
googling for that doesn't turn up much help for Calibre, though similar
(but different) sets of errors turn up in a lot of places. So far I've
not found any of them helpful.
One of them said something about the installed Pytho...
2015 Dec 23
2
Calibre installation fails on C7
...The last version supported on CentOS6 is v1.48. The latest version is
v2.47.0.
On Tue, December 22, 2015 22:06, Fred Smith wrote:
> Attempting to install latest Calibre on Centos-7, getting:
. . .
> File "/usr/lib64/python2.7/httplib.py", line 1182, in __init__
> context.load_cert_chain(cert_file, key_file)
> ssl.SSLError: [SSL] PEM lib (_ssl.c:2757)
>
>
> Can anybody advise me what this tells me? (other than SOMETHING wrong
> with some certificate...)
The error you are reporting may be due to some misconfiguration of the
certificate chain in the Python libraries....
2015 Dec 23
4
Calibre installation fails on C7
...ad_and_extract
File "<string>", line 619, in get_tarball_info
File "<string>", line 578, in get_https_resource_securely
File "<string>", line 487, in __init__
File "/usr/lib64/python2.7/httplib.py", line 1182, in __init__
context.load_cert_chain(cert_file, key_file)
ssl.SSLError: [SSL] PEM lib (_ssl.c:2757)
Can anybody advise me what this tells me? (other than SOMETHING wrong
with some certificate...)
Thanks!
--
---- Fred Smith -- fredex at fcshome.stoneham.ma.us -----------------------------
"For him who is able to keep you fr...
2015 Dec 23
0
Calibre installation fails on C7
...s v1.48. The latest version is
> v2.47.0.
>
>
> On Tue, December 22, 2015 22:06, Fred Smith wrote:
> > Attempting to install latest Calibre on Centos-7, getting:
> . . .
> > File "/usr/lib64/python2.7/httplib.py", line 1182, in __init__
> > context.load_cert_chain(cert_file, key_file)
> > ssl.SSLError: [SSL] PEM lib (_ssl.c:2757)
> >
> >
> > Can anybody advise me what this tells me? (other than SOMETHING wrong
> > with some certificate...)
>
>
> The error you are reporting may be due to some misconfiguration of the
&g...