[PR #746] [MERGED] update test certificates #1649

Closed
opened 2026-03-16 02:17:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/746
Author: @bluejekyll
Created: 4/9/2019
Status: Merged
Merged: 4/9/2019
Merged by: @bluejekyll

Base: masterHead: update-test-certs


📝 Commits (1)

📊 Changes

12 files changed (+191 additions, -190 deletions)

View changed files

📝 scripts/gen_certs.sh (+2 -1)
📝 tests/test-data/ca.der (+0 -0)
📝 tests/test-data/ca.key (+49 -49)
📝 tests/test-data/ca.pem (+27 -27)
📝 tests/test-data/ca.pubkey (+12 -12)
tests/test-data/cert-key.der (+0 -0)
📝 tests/test-data/cert-key.pem (+49 -49)
📝 tests/test-data/cert.csr (+24 -24)
tests/test-data/cert.der (+0 -0)
📝 tests/test-data/cert.p12 (+0 -0)
📝 tests/test-data/cert.pem (+27 -27)
📝 util/src/pem_to_public_dnskey.rs (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/746 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 4/9/2019 **Status:** ✅ Merged **Merged:** 4/9/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `update-test-certs` --- ### 📝 Commits (1) - [`3e99415`](https://github.com/hickory-dns/hickory-dns/commit/3e99415aafdb63715419e7818bbead6d9d3b6aa5) update test certificates ### 📊 Changes **12 files changed** (+191 additions, -190 deletions) <details> <summary>View changed files</summary> 📝 `scripts/gen_certs.sh` (+2 -1) 📝 `tests/test-data/ca.der` (+0 -0) 📝 `tests/test-data/ca.key` (+49 -49) 📝 `tests/test-data/ca.pem` (+27 -27) 📝 `tests/test-data/ca.pubkey` (+12 -12) ➖ `tests/test-data/cert-key.der` (+0 -0) 📝 `tests/test-data/cert-key.pem` (+49 -49) 📝 `tests/test-data/cert.csr` (+24 -24) ➖ `tests/test-data/cert.der` (+0 -0) 📝 `tests/test-data/cert.p12` (+0 -0) 📝 `tests/test-data/cert.pem` (+27 -27) 📝 `util/src/pem_to_public_dnskey.rs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:17:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1649
No description provided.