Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
CProj
New Contributor

command or path where we can check the status for SSL VPN enabled or not

can anyone share command or path where we can check the status for SSL VPN enabled or not.

12 REPLIES 12
AEK
SuperUser
SuperUser

Use this:

config vpn ssl settings

    get status

 

Works on 6.4.9 and later.

AEK
AEK
CProj
New Contributor

Not working getting error as below

 

command parse error before 'status'
Command fail. Return code -61

AEK

Which FortiOS version?

AEK
AEK
AEK

If you have FOS 6.4.8 or older try this:

config system interface

    edit ssl.root

        show status

AEK
AEK
CProj
New Contributor

still getting same error 

CProj
New Contributor

7.2.3

AEK

Then in case you have VDOMs you need to check inside each VDOM.

config vdom

    edit vdomX

        config vpn ssl settings

            get status

AEK
AEK
CProj
New Contributor

We don not have any VDOM

AEK

Please share the following:

show vpn ssl settings

AEK
AEK
Labels
Top Kudoed Authors