надо изменить адрес сервера ключей в файле
\Mercedes-Benz\AppServ\appserv.ini
Код:
[301]
Name=ZBUS
URL=https://localhost
Port=443
User=
Password=
DisabledOn=
\Mercedes-Benz\AppServ\AppServDefaultCfg.xml
Код:
<Configuration allowredirect="true" name="ZBUS" id="301">
<Addresses>
<Address id="1" isAlternative="false" isSelected="true" isDefault="true">
<Url>https://localhost</Url>
<Port>443</Port>
</Address>
</Addresses>
</Configuration>