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: document how to use intermediate certs with LoadX509KeyPair #15348

Closed
bradfitz opened this issue Apr 18, 2016 · 1 comment
Closed

Comments

@bradfitz
Copy link
Contributor

Document that tls.LoadX509KeyPair's cert file include concatenated intermediate certs.

/cc @agl

@bradfitz bradfitz added this to the Go1.7 milestone Apr 18, 2016
@gopherbot
Copy link

CL https://golang.org/cl/23150 mentions this issue.

@golang golang locked and limited conversation to collaborators May 16, 2017
FiloSottile pushed a commit to FiloSottile/go that referenced this issue Oct 12, 2018
Fixes golang#15348

Change-Id: I9e0e1e3a26fa4cd697d2c613e6b4952188b7c7e1
Reviewed-on: https://go-review.googlesource.com/23150
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
FiloSottile pushed a commit to FiloSottile/go that referenced this issue Oct 12, 2018
Fixes golang#15348

Change-Id: I9e0e1e3a26fa4cd697d2c613e6b4952188b7c7e1
Reviewed-on: https://go-review.googlesource.com/23150
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
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

2 participants