Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bernhardreiter
Copy link
Member

This supercedes #689, see there for a detailed discussion.

  • exchange certificates with new one that have better dns names embedded.
  • add a script to document how the certificates were created.
  • improve message in case of test failures

Thanks to @mgoetzegb who did the important work on #689.

mgoetzegb and others added 4 commits October 8, 2025 17:31
replaced certificate with invalid dns name, which is rejected by stdlib of Go version >=1.25.2.

Change in Go introduced by golang/go#75715
@bernhardreiter
Copy link
Member Author

Testing: Should be enough to run the go tests in internal.

go 1.25.2. is the one that has the stricter test for the domain names in the certificate. 1.25.3 relaxed that test again,

@github-actions
Copy link

Modver result

This report was generated by Modver,
a Go package and command that helps you obey semantic versioning rules in your Go module.

This PR does not require a change in your module’s version number.
(You might still consider bumping the patchlevel anyway.)

Copy link
Contributor

@JanHoefelmeyer JanHoefelmeyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM & works

Copy link
Contributor

@s-l-teichmann s-l-teichmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@s-l-teichmann s-l-teichmann merged commit c6bad42 into main Oct 22, 2025
8 checks passed
@bernhardreiter bernhardreiter deleted the improve-cert-test branch October 23, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants