# config vpn ssl web portalConfiguration example.
edit <portal_name>
set os-check enable
set skip-check-for-unsupported-os <enable | disable>
# config os-check-list { macos-bigsur-11 | macos-catalina-10.15 | macos-high-sierra-10.13 | macos-mojave-10.14 |
macos-sierra-10.12 | os-x-el-capitan-10.11 | os-x-mavericks-10.9 | os-x-yosemite-10.10 |
windows-7 | windows-8 | windows-8.1 | windows-10 | windows-2000 }
set action check-up-to-date
set tolerance <0~65535>
set latest-patch-level <disable/0~65535>
end
next
end
# config vpn ssl web portalNotes:
edit full-access
set os-check enable
set skip-check-for-unsupported-os disable
# config os-check-list windows-10
set action check-up-to-date
set tolerance 1
set latest-patch-level 18363
end
next
end