wim glenn <wim.gl...@gmail.com> added the comment:

I was seeing this problem when building 3.6.4. Fixed it by replacing the test 
cert with a newer one from 3.6.13:

    curl 
https://raw.githubusercontent.com/python/cpython/v3.6.13/Lib/test/keycert.pem > 
./Lib/test/keycert.pem

Hope this helps someone else one day..

----------
nosy: +wim.glenn

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue28874>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to