02-28-2019 09:10 AM
Hi,
After the upgrade to v4+, Nuxeo Drive is using Python3 which is producing the following issue:
ERROR nxdrive.utils Error while retreiving the SSL certificate
Traceback (most recent call last):
File "site-packages/urllib3/connectionpool.py", line 600, in urlopen
File "site-packages/urllib3/connectionpool.py", line 343, in _make_request
File "site-packages/urllib3/connectionpool.py", line 839, in _validate_conn
File "site-packages/urllib3/connection.py", line 344, in connect
File "site-packages/urllib3/util/ssl_.py", line 344, in ssl_wrap_socket
File "ssl.py", line 407, in wrap_socket
File "ssl.py", line 817, in __init__
File "ssl.py", line 1077, in do_handshake
ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:847)
Does anyone know the fix?
Thank you
02-28-2019 09:47 AM
workaround : --consider-ssl-errors option
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.