Skip to content

Commit

Permalink
update SubjectAlternativeNameTemplate comment
Browse files Browse the repository at this point in the history
Signed-off-by: Javan lacerda <javanlacerda@google.com>
  • Loading branch information
javanlacerda committed Jun 30, 2024
1 parent 397eee3 commit 04ef3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ type IssuerMetadata struct {
// It expects strings with templates syntax https://pkg.go.dev/text/template
// or raw strings with claims keys to be replaced
ClaimsTemplates certificate.Extensions
// A alternative name for the issuer subject
// Template for the Subject Alternative Name extension
// It's typically the same value as Build Signer URI
SubjectAlternativeNameTemplate string
}
Expand Down

0 comments on commit 04ef3c7

Please sign in to comment.