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/x509: error in documentation for CreateCertificate #6633

Closed
jstemmer opened this issue Oct 21, 2013 · 5 comments
Closed

crypto/x509: error in documentation for CreateCertificate #6633

jstemmer opened this issue Oct 21, 2013 · 5 comments

Comments

@jstemmer
Copy link
Contributor

The crypto/x509 documentation for CreateCertificate ends with a description of the
supported key types. There's a small error where it says that one of the supported key
types for the private key is ecdsa.PublicKey instead of ecdsa.PrivateKey.

I've submitted a fix for this issue: https://golang.org/cl/13570045/
@rsc
Copy link
Contributor

rsc commented Nov 27, 2013

Comment 1:

Labels changed: added go1.3maybe.

@agl
Copy link
Contributor

agl commented Dec 2, 2013

Comment 2:

Labels changed: added packagebug.

Owner changed to @agl.

Status changed to Accepted.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 3:

Labels changed: added release-none, removed go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 4:

Labels changed: added repo-main.

@agl
Copy link
Contributor

agl commented Dec 11, 2013

Comment 5:

This issue was closed by revision 2f43ce7.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 25, 2016
This issue was closed.
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

4 participants