theinvisible / openfortigui

VPN-GUI to connect to Fortigate-Hardware, based on openfortivpn
https://hadler.me/linux/openfortigui/
GNU General Public License v3.0
489 stars 54 forks source link

OpenFortiGUI on Ubuntu 20.04 #112

Closed mxmrlt closed 4 years ago

mxmrlt commented 4 years ago

Hi everyone.

Since migration to Ubuntu 20.04 from Ubuntu 19.04 I can't connect anymore. I Installed https://apt.iteas.at/iteas-dev/pool/main/o/openfortigui/openfortigui_99.9.1057-1_amd64_focal.deb version.

Here's the log while trying to connect: INFO: Start tunnel. DEBUG: server_addr: x.x.x.x DEBUG: server_port: 10443 DEBUG: gateway_addr: x.x.x.x DEBUG: gateway_port: 10443 DEBUG: Setting cipher list to: HIGH:!aNULL:!kRSA:!PSK:!SRP:!MD5:!RC4 ERROR: SSL_connect: error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol You might want to try --insecure-ssl or specify a different --cipher-list INFO: Closed connection to gateway. DEBUG: server_addr: x.x.x.x DEBUG: server_port: 10443 DEBUG: gateway_addr: x.x.x.x DEBUG: gateway_port: 10443 DEBUG: Setting cipher list to: HIGH:!aNULL:!kRSA:!PSK:!SRP:!MD5:!RC4 ERROR: SSL_connect: error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol You might want to try --insecure-ssl or specify a different --cipher-list INFO: Could not log out.

Could someone help me?

Thank you

mxmrlt commented 4 years ago

OK it seems to be an issue with openfortivpn dependency while connecting to old FortiOS gateway...