I use this version: PanGPLinux-5.3.2-c3

To make it work for me in this version, I modified the configuration
file: /usr/lib/ssl/openssl.cnf

and comment the following section:

---------------------------------------------

# [openssl_init]
# providers = provider_sect

---------------------------------------------

and added this new section just below the section I commented on
earlier:

---------------------------------------------

[openssl_init]
ssl_conf = ssl_sect

[ssl_sect]
system_default = system_default_sect

[system_default_sect]
Options = UnsafeLegacyRenegotiation

---------------------------------------------

Reboot globalprotect and ready!


It is very similar to the solution of @kelly-schoenhofen, Thanks you!!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960268

Title:
  SSL handshake failed - VPN SSL broken in 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1960268/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to