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.
Actions
Added by Soren Stoutner over 4 years ago. Updated over 3 years ago.
0%
Description
Currently they fail. This could be either an option or a default.
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.