-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.1223
-
Fix Version/s: 4.0.2
-
Component/s: Authentication, GUI, Security
-
Epic Link:
-
Backlog priority:900
-
Sprint:nxDrive 10.10.2
-
Story Points:3
For now they are ignored except if the --consider-ssl-errors option is passed as a parameter through the commandline or the ~/.nuxeo-drive/config.ini file, see NXDRIVE-401 for Qt network manager and NXDRIVE-506 for startup page connexion with urllib2.
Let's better handle this for instance by:
- Creating a checkbox to allow/deny certs errors for each account. Something as "Allow no trusted server".
- Showing clearly this kind of exceptions in app interface and let the user choose to:
- Reject the untrusted certificate and not connect to the server.
- Bypass the untrusted certificate and save it as an exception, like in browsers.
- causes
-
NXDRIVE-1490 Fix certificate handling
- Resolved
- depends on
-
NXDRIVE-401 Authentication web page is not loaded with HTTPS and a non trusted certificate authority
- Resolved
-
NXDRIVE-506 [SSL: CERTIFICATE_VERIFY_FAILED] while connecting through HTTPS under OS X
- Resolved
- is related to
-
NXDRIVE-2472 Fix a security issue when retrieving a SSL certificate
- Resolved
-
NXDRIVE-1433 Add the ca-bundle option to allow setting a custom SSL certificate
- Resolved
-
NXDRIVE-933 Test self-signed and bad certificates
- Resolved