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

Certificate problem #43

Closed
Green7 opened this issue Nov 8, 2017 · 7 comments
Closed

Certificate problem #43

Green7 opened this issue Nov 8, 2017 · 7 comments

Comments

@Green7
Copy link

Green7 commented Nov 8, 2017

Hello
I can't connect to tunneld. I have error:
"msg certificate error err ptls: expecting 1 peer certificate, got 0"
Both client and server are on Windows. Both have certs files and files looks ok (I also tried files from tunnel\testdata directory).
Any idea what can cause the problem?

@mmatczuk
Copy link
Owner

mmatczuk commented Nov 9, 2017

@Green7 you encountered this

if cl := len(certs); cl != 1 {
my guess is that it's windows :) can you try recompiling on windows?

@mmatczuk
Copy link
Owner

Did you figure out what the problem was.

@mmatczuk
Copy link
Owner

This is probably fixed with #57 @Green7 could you verify?

@Green7
Copy link
Author

Green7 commented Nov 24, 2017

It does not work for me. I send you PM

@Green7
Copy link
Author

Green7 commented Nov 24, 2017 via email

@mmatczuk
Copy link
Owner

mmatczuk commented Nov 24, 2017 via email

@Green7
Copy link
Author

Green7 commented Nov 24, 2017

Ok, this was an error in configuration.
New version works :)

@Green7 Green7 closed this as completed Nov 24, 2017
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