I have an issue connecting to a Fortigate SSLVPN using openfortivpn.
The issue appears right after an upgrade of the Fortigate (7.2.8 -> 7.4.4). It was working perfectly fine before (launched regularly via cron task).
OpenfortiVPN verbose logs say:
Error issuing /remote/login request
Could not authenticate to gateway. Please check the password, client certificate, etc.
SSL error (-4)
Closed connection to gateway."
I suspected a TLS issue, so I upgraded openfortivpn to latest version (manual compiled install) on a recent Debian12 VM without success. I also tested on Ubuntu 24.04 with lastest apt package.
When inspecting the Fortigate debug log, I see do_http_validate:447 Content-Length (11) on uri (/remote/login) not allowed.
Is this something related to openfortivpn not up to date with lastest fortiVPN specs or is it a bug in latest fortiOS version ?
Hi,
I have an issue connecting to a Fortigate SSLVPN using openfortivpn. The issue appears right after an upgrade of the Fortigate (7.2.8 -> 7.4.4). It was working perfectly fine before (launched regularly via cron task).
OpenfortiVPN verbose logs say:
I suspected a TLS issue, so I upgraded openfortivpn to latest version (manual compiled install) on a recent Debian12 VM without success. I also tested on Ubuntu 24.04 with lastest apt package.
When inspecting the Fortigate debug log, I see
do_http_validate:447 Content-Length (11) on uri (/remote/login) not allowed.
Is this something related to openfortivpn not up to date with lastest fortiVPN specs or is it a bug in latest fortiOS version ?
Please see attached redacted logs from openfortivpn and fortigate. openfortivpn.log FWVPN.log
Thanks,
A.