Fortinet black logo

CLI Reference

vpn ssl web realm

vpn ssl web realm

Use this command to configure SSL VPN realms. Use this command to customize the SSL VPN login page for your users, and also create multiple SSL VPN logins for different user groups.

Note: When you edit a realm, the name entered is the URL path used to access the SSL VPN login page (do not include http://).

config vpn ssl web realm
    edit {url-path}
    # Realm.
        set url-path {string}   URL path to access SSL-VPN login page. size[35]
        set max-concurrent-user {integer}   Maximum concurrent users (0 - 65535, 0 means unlimited). range[0-65535]
        set login-page {string}   Replacement HTML for SSL-VPN login page. size[32768]
        set virtual-host {string}   Virtual host name for realm. size[255]
    next
end

max-concurrent-user <number>

The maximum number of concurrent users. Set the value between 1-65535, or 0 (by default) for unlimited users.

login-page <content>

Replacement HTML for the SSL VPN login page.

virtual-host [host-name]

The virtual host name for the realm (optional), with a maximum length of 255 characters.

vpn ssl web realm

Use this command to configure SSL VPN realms. Use this command to customize the SSL VPN login page for your users, and also create multiple SSL VPN logins for different user groups.

Note: When you edit a realm, the name entered is the URL path used to access the SSL VPN login page (do not include http://).

config vpn ssl web realm
    edit {url-path}
    # Realm.
        set url-path {string}   URL path to access SSL-VPN login page. size[35]
        set max-concurrent-user {integer}   Maximum concurrent users (0 - 65535, 0 means unlimited). range[0-65535]
        set login-page {string}   Replacement HTML for SSL-VPN login page. size[32768]
        set virtual-host {string}   Virtual host name for realm. size[255]
    next
end

max-concurrent-user <number>

The maximum number of concurrent users. Set the value between 1-65535, or 0 (by default) for unlimited users.

login-page <content>

Replacement HTML for the SSL VPN login page.

virtual-host [host-name]

The virtual host name for the realm (optional), with a maximum length of 255 characters.