Changes in CLI
|
Bug ID |
Description |
|---|---|
|
1009740 |
Rename the server-type setting's iot-query option to vpatch-query. config system central-management
config server-list
edit <id>
set server-type {update|rating|vpatch-query|iot-collect}
set server-address <x.x.x.x>
next
end
end
|
| 1035072 |
The options empty-cert-action, user-agent-detect and client-cert have been removed from system.access-proxy. Instead, they are added to the following config: config firewall access-proxy-virtual-host
set empty-cert-action <action>
user-agent-detect {enable|disable}
client-cert {enable|disable}
endconfig firewall vip
set type access-proxy
set empty-cert-action <action>
user-agent-detect {enable|disable}
client-cert {enable|disable}
end
|