Skip to content

crypto/x509: doc: clarify package is aimed towards Web PKI support  #26624

@adamdecaf

Description

@adamdecaf

It's been noted before that crypto/x509 is aimed towards only supporting the Web PKI. (See: #16858 (comment) and #24151 (comment)) However the documentation doesn't clearly state that.

This means it's a bit unclear what to expect from this package.

  • Is it valid for SystemCertPool() to return certificates for email signing?
  • How forgiving should parsing / validation be?
  • What level of extensibility (re: OID's) should be supported?

Explaining non-goals would also be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions