Files
EON_EMOBILITY_VIRTA/uniorg/eon/virta/v1/VirtaAPI.xshttpdest
T

13 lines
258 B
Plaintext

description = "VIRTA API PROD SERVER";
host = "api.virta.fi";
port = 443;
pathPrefix = "/v4/admin";
proxyType = none;
proxyHost = "localhost";
proxyPort = 0;
authType = none;
useSSL = true;
timeout = 0;
sslHostCheck = false;
sslAuth = anonymous;