.servers
文件.servers中是从全球更新系统服务器更新Dr.Web服务器库中Dr.Web Enterprise Security Suite组件的服务器列表。
依次请求列表中服务器,成功更新时结束请求。
例如:
esuite.geo.drweb.com
esuite.msk3.drweb.com
esuite.msk4.drweb.com
esuite.msk.drweb.com
esuite.us.drweb.com
esuite.jp.drweb.com
|
.url
文件.url中是更新区基本URI——更新服务器上内含Dr.Web具体产品更新的目录。
例如:
.auth
文件.auth包含登录更新服务器的参数。
登录参数格式为:
用户名为必填参数,密码为可选参数。
例如:
.delivery
文件.auth中是从全球更新系统服务器获取更新的设置。
参数
|
可用参数值
|
描述
|
cdn
|
on | off
|
加载库时使用Content Delivery Network:
•on——使用CDN, •off——不使用CDN。 |
cert
|
drweb | valid | any | custom
|
允许的更新服务器SSL证书,自动接受:
•drweb——只接受Doctor Web公司SSL证书, •valid——只接受有效的SSL证书, •any——接受所有证书, •custom——接受用户指定的证书。 |
cert-path
|
|
用户证书路径,如参数cert设为custom。
|
ssh-mode
|
pwd | pubkey
|
使用scp和sftp(基于ssh2)时的身份验证模式:
•pwd——根据注册的用户名和密码进行身份验证, •pubkey——根据加密密钥进行身份验证。 |
ssh-pubkey
|
|
更新服务器ssh公钥路径。
|
ssh-prikey
|
|
更新服务器ssh私钥路径。
|
|