Actions
Feature #552
closedAllow View Source to connect to untrusted SSL certificates
Start date:
04/08/2020
Due date:
% Done:
0%
Estimated time:
Description
Currently they fail. This could be either an option or a default.
Updated by Soren Stoutner over 4 years ago
- Subject changed from Consider allowing Save URL and View Source to connected to untrusted SSL certificates to Consider allowing Save URL and View Source to connect to untrusted SSL certificates
Updated by Soren Stoutner over 4 years ago
- Priority changed from 3.x to Next Release
Updated by Soren Stoutner about 4 years ago
This can probably be handled by https://developer.android.com/reference/javax/net/ssl/HttpsURLConnection. Three is also some information at https://developer.android.com/reference/java/net/HttpURLConnection.
Updated by Soren Stoutner over 3 years ago
- Subject changed from Consider allowing Save URL and View Source to connect to untrusted SSL certificates to Allowing View Source to connect to untrusted SSL certificates
Updated by Soren Stoutner over 3 years ago
- Subject changed from Allowing View Source to connect to untrusted SSL certificates to Allow View Source to connect to untrusted SSL certificates
- Status changed from New to Closed
Actions