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

Server certificate verify failed: signer not found #43

Closed
mehrancodes opened this issue Feb 2, 2019 · 4 comments
Closed

Server certificate verify failed: signer not found #43

mehrancodes opened this issue Feb 2, 2019 · 4 comments

Comments

@mehrancodes
Copy link

mehrancodes commented Feb 2, 2019

Hello @TommyLau.

I pulled this image on a fresh ubuntu 16.04 server and just initialized it with the test username, but when I try to connect to the server through the openconnect on Ubuntu 16.04, it shows this log:

POST https://206.*.*.*/
Attempting to connect to server 206.*.*.*:443
SSL negotiation with 206.*.*.*
Server certificate verify failed: signer not found
SSL connection failure: The operation timed out
Failed to open HTTPS connection to 206.*.*.*

What's wrong?

@hos7ein
Copy link

hos7ein commented Feb 3, 2019

Could you please put it your command here?
Note: To keep your server security, hide your Server IP.

@mehrancodes
Copy link
Author

@hos7ein Hello, thanks to response.
I used this command after pulling the image

docker run --name ocserv --privileged -p 443:443 -p 443:443/udp -d tommylau/ocserv

But when I added a new openconnect connection on my system with my server ip address, it can't connect and fails.

@hos7ein
Copy link

hos7ein commented Feb 4, 2019

Actually your command is correct and I tested it, but I think you make a wrong on openconnect client connection. Check out again your openconnect client connection.

@mehrancodes
Copy link
Author

I found out that it is because of the service provider's proxy I use.

@hos7ein Thanks for your response

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