aboutsummaryrefslogtreecommitdiff
path: root/patches/keypairtest.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/keypairtest.c.patch')
-rw-r--r--patches/keypairtest.c.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/keypairtest.c.patch b/patches/keypairtest.c.patch
new file mode 100644
index 0000000..5d3b905
--- /dev/null
+++ b/patches/keypairtest.c.patch
@@ -0,0 +1,11 @@
1--- tests/keypairtest.c.orig Mon Mar 25 02:14:35 2024
2+++ tests/keypairtest.c Mon Mar 25 02:20:15 2024
3@@ -29,7 +29,7 @@
4 #include <tls_internal.h>
5
6 #define PUBKEY_HASH \
7- "SHA256:858d0f94beb0a08eb4f13871ba57bf0a2e081287d0efbaeb3bbac59dd8f1a8e5"
8+ "SHA256:f03c535d374614e7356c0a4e6fd37fe94297b60ed86212adcba40e8e0b07bc9f"
9
10 char *cert_file, *key_file, *ocsp_staple_file;
11