Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no-check-certificate option ( -x) #24

Open
mentalrey opened this issue Oct 1, 2020 · 1 comment
Open

no-check-certificate option ( -x) #24

mentalrey opened this issue Oct 1, 2020 · 1 comment

Comments

@mentalrey
Copy link

From F5 support
Known Issue
Server certificate verification may fail with the BIG-IP Edge Client command line for Linux.
Connection Status: logon failed
Server certificate verification failed.

F5 Workaround
To work around this issue, you can disable certificate verification using the -x option to the f5fpc command.
For example:
f5fpc -s -x -t https://apm1.example.com

But seems that the -x option is not recevied by the docker-f5fpc
./f5fpc-vpn.sh client -x -t https://sslvpn-xxx.xxx.it
Please enter your VPN username: xxx
Please enter your VPN password:
Logon denied
Connection Status: logon failed
Server certificate verification failed.

It is possible to add this option?

@MatthiasLohr
Copy link
Owner

Sure, it's possible. But I don't know when I will have the time for implementing that. For speeding things up, feel free to submit a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants