mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 01:19:49 +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");
|
||||
setApiClient(apiClient);
|
||||
setApiAuthorization(apiAuthorization);
|
||||
httpClient.setSslAcceptAllHostnames(true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue