mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +00:00
Remove various workarounds for untrusted CA certificates.
They don't seem to be necessary any more.
This commit is contained in:
parent
0f9ef0ea35
commit
ca0a6a518a
5 changed files with 0 additions and 5 deletions
|
@ -48,7 +48,6 @@ public class TlemProvider extends AbstractEfaProvider {
|
|||
setTimeZone("Europe/London");
|
||||
setUseProxFootSearch(false);
|
||||
setStyles(STYLES);
|
||||
httpClient.setTrustAllCertificates(true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue