03-27-2023 06:04 AM - edited 03-27-2023 06:22 AM
We had a quick test and still got the SSL handshake failure. Anyone got it to work and can share anything on how?
The version 6.1.0 is supposed to work on Ubuntu 22.04.
Thanks!
Br
Jonas
03-27-2023 09:09 AM
Yes, we have it working.
03-27-2023 09:09 AM
Yes, we have it working.
03-30-2023 04:07 AM
Thank you for this solution!
Br
Jonas
05-09-2023 08:17 AM
This doesn't work for me, I get following error:
Authentication Failed
Please contact the adminsitrator for further assistance
Error code: -1
I have SAML authentication setup and authentication is successful on the machine. Has anyone seen this error before?
Regards,
Raghav
05-09-2023 08:29 AM
You can try this. It disables OpenSSL version 3. This is using the GUI version on Ubuntu 22.
Modify the file /usr/lib/ssl/openssl.cnf.
At the end of the file you’ll see:
[system_default_sect]
CipherString = DEFAULT:@SECLEVEL=2
Change that to:
[system_default_sect]
CipherString = DEFAULT:@SECLEVEL=1
Options = UnsafeLegacyRenegotiation
Reboot and connect to the GP VPN portal.
05-15-2023 12:25 AM
I tried this too, since Ubuntu 22 has issues with SSL.
Both GUI and CLI GlobalProtect doesn't work, tried multiple reboots as well.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!