mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 22:19:50 +00:00
OOEVV: Remove workaround for broken SSL server configuration.
This commit is contained in:
parent
24676c6f8b
commit
fd22be79f1
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ public class OoevvProvider extends AbstractHafasClientInterfaceProvider {
|
||||||
setApiExt("VAO.6");
|
setApiExt("VAO.6");
|
||||||
setApiClient(apiClient);
|
setApiClient(apiClient);
|
||||||
setApiAuthorization(apiAuthorization);
|
setApiAuthorization(apiAuthorization);
|
||||||
httpClient.setSslAcceptAllHostnames(true);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue