mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 22:19:50 +00:00
VMOBIL: Remove HTTPS security downgrade that was necessary because of a misconfigured server.
This commit is contained in:
parent
4b7160e804
commit
c4a473afef
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ public class VmobilProvider extends AbstractHafasMobileProvider {
|
||||||
setApiVersion("1.11");
|
setApiVersion("1.11");
|
||||||
setApiClient("{\"id\":\"VAO\",\"l\":\"vs_vvv\",\"type\":\"AND\"}");
|
setApiClient("{\"id\":\"VAO\",\"l\":\"vs_vvv\",\"type\":\"AND\"}");
|
||||||
setApiAuthorization(apiAuthorization);
|
setApiAuthorization(apiAuthorization);
|
||||||
httpClient.setSslAcceptAllHostnames(true);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue