Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regenerate the testdata certificate with SAN instead of CommonName #2723

Merged
merged 1 commit into from
Aug 20, 2020

Conversation

marten-seemann
Copy link
Member

@marten-seemann marten-seemann commented Aug 18, 2020

Fixes #2721. Follow-up to #2720.

As required by Go 1.15.

I also added the script used to generate the certificate, in case we need to regenerate it again at some point in the future. Maybe it's just me, but I don't find the openssl API not really intuitive...

@marten-seemann
Copy link
Member Author

Well that's not very helpful...

image

@codecov
Copy link

codecov bot commented Aug 18, 2020

Codecov Report

Merging #2723 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2723   +/-   ##
=======================================
  Coverage   86.49%   86.49%           
=======================================
  Files         126      126           
  Lines        9952     9952           
=======================================
  Hits         8607     8607           
  Misses       1013     1013           
  Partials      332      332           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f736d3...154f434. Read the comment docs.

@marten-seemann marten-seemann merged commit f57de12 into master Aug 20, 2020
@marten-seemann marten-seemann deleted the regenerate-cert-with-san branch August 20, 2020 07:27
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 tasks
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.

generate certificates that don't set the CommonName
1 participant