Skip to content

crypto/x509: error in documentation for CreateCertificate #6633

Description

@jstemmer
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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions