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

crypto/tls: Server can't get client certificate #12165

Closed
rekby opened this issue Aug 17, 2015 · 1 comment
Closed

crypto/tls: Server can't get client certificate #12165

rekby opened this issue Aug 17, 2015 · 1 comment

Comments

@rekby
Copy link

rekby commented Aug 17, 2015

until read first byte from connection.

for example:
server: https://gist.github.com/rekby/201588f226de4d00a35a
client: https://gist.github.com/rekby/348b0e2faac09ccb6477

@bradfitz
Copy link
Contributor

Call Handshake explicitly.

@mikioh mikioh changed the title TLS Server can't get client certificate crypto/tls: Server can't get client certificate Aug 17, 2015
@golang golang locked and limited conversation to collaborators Aug 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants