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

Update testing certificate to use 2048-bit RSA with SHA-256 #8

Merged
merged 1 commit into from Aug 16, 2020

Conversation

ppisar
Copy link
Contributor

@ppisar ppisar commented Jun 30, 2020

Fedora 33 distribution disabled SHA1 making the tests to fail. This
commit regenerates the testing key and certificate to use stronger
algorithms.

Fedora 33 distribution disabled SHA1 making the tests to fail. This
commit regenerates the testing key and certificate to use stronger
algorithms.
@masaki masaki merged commit 290eb6e into masaki:master Aug 16, 2020
masaki added a commit that referenced this pull request Aug 16, 2020
Changelog diff is:

diff --git a/Changes b/Changes
index afdc020..afd6d45 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension LWP::UserAgent::DNS::Hosts
 
 {{$NEXT}}
 
+0.14 2020-08-16T04:57:40Z
+	- update testing certificate (#8)
+
 0.13 2018-02-26T10:01:53Z
 	- fix typo (#7)
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.

None yet

2 participants