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

/proxy/ issue over sslvpn webportal for http/https bookmark

 
We use sslvpn web portal to reach http/https server. We are not able to proceed after browser hits the url https://hostname-fortigate/proxy/xxxxxxx/https/login.microsoftonline.com/common/GetCredentialType?mk...

I did debug for sslvpn and following is the error:

[313:root:5dd]SSL established: TLSv1.3 TLS_AES_256_GCM_SHA384
[313:root:5dd]do_http_validate:442 method (POST) on uri (/proxy/xxxxxx/https/login.microsoftonline.com/common/GetCredentialType) not allowed.
[313:root:5dd]sslConnGotoNextState:309 error (last state: 1, closeOp: 0)
[313:root:5dd]Destroy sconn 0x7f0f70cae000, connSize=0. (root)
[313:root:5dd]SSL state:warning close notify ()
2 Solutions
runab
New Contributor II

It started working when I set "set ssl-max-proto-ver tls1-2"

config vpn ssl setting

    set ssl-max-proto-ver tls1-2

    

But later I again changed to tls1-3. It still works. It was a bit strange.

View solution in original post

runab
New Contributor II

It started working when I set "set ssl-max-proto-ver tls1-2"

config vpn ssl setting

    set ssl-max-proto-ver tls1-2

    

But later I again changed to tls1-3. It still works. It was a bit strange.

View solution in original post

5 REPLIES 5
AEK
SuperUser
SuperUser

Did you configure a firewall rule that allows this access?

AEK
AEK
runab
New Contributor II

We allow traffic to login.microsoftonline.com. Before it hits this url, other url to login.microsoftonline.com works over sslvpn web portal.

runab
New Contributor II

I checked again I see traffic to login.microsoftonline.com. But when it comes to login.microsoftonline.com/common urls, it gets the error. And it does not allow for SSO to login.microsoftonline.com.

runab
New Contributor II

It started working when I set "set ssl-max-proto-ver tls1-2"

config vpn ssl setting

    set ssl-max-proto-ver tls1-2

    

But later I again changed to tls1-3. It still works. It was a bit strange.

runab
New Contributor II

It started working when I set "set ssl-max-proto-ver tls1-2"

config vpn ssl setting

    set ssl-max-proto-ver tls1-2

    

But later I again changed to tls1-3. It still works. It was a bit strange.

Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors