I've been using this application with success for some time, but suddenly I started receiving the error "Timeout was reached" when I tried to run something like:
I checked and the VPN address can be accessed when I try it directly into a browser. Also, I've edited the code so the webview tries to access an arbitrary https URL (in my tests, https://www.google.com) and I also get the timeout. However, if I try to acess a 'http' URL, I can load the content.
I've been using this application with success for some time, but suddenly I started receiving the error "Timeout was reached" when I tried to run something like:
gp-saml-gui -v --no-verify -P --gateway --clientos=Windows the.vpn.address
I checked and the VPN address can be accessed when I try it directly into a browser. Also, I've edited the code so the webview tries to access an arbitrary https URL (in my tests, https://www.google.com) and I also get the timeout. However, if I try to acess a 'http' URL, I can load the content.
I'm using ubuntu 20.04