Skip to content

crypto/x509: decide about marshalling of Policies/PolicyIdentifiers #67620

Description

@mateusz834

In #64248 we decided that x509marshalpolicies would change the default from 0 to 1 in the go 1.23 release, currently we are in the release freeze, do we want to make this change at this point or should we wait till the 1.24 tree reopens?

Also before making such change i would like to make sure that we are all fine with breaking all code that currently only sets the PolicyIdentifiers field. There might be a case that module x imports module y, y uses PolicyIdentifiers, thus making x unable to change the go directive, because it will cause y to break.

CC @rolandshoemaker @golang/security

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

    Labels

    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