aboutsummaryrefslogtreecommitdiff
path: root/www/h2o/files/patch-src_ssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/h2o/files/patch-src_ssl.c')
-rw-r--r--www/h2o/files/patch-src_ssl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/h2o/files/patch-src_ssl.c b/www/h2o/files/patch-src_ssl.c
index 938c96e1e7ee..23ef45f0b28c 100644
--- a/www/h2o/files/patch-src_ssl.c
+++ b/www/h2o/files/patch-src_ssl.c
@@ -1,6 +1,6 @@
---- src/ssl.c.orig 2023-08-08 09:33:37 UTC
+--- src/ssl.c.orig 2024-03-14 06:01:10 UTC
+++ src/ssl.c
-@@ -1182,7 +1182,9 @@ void init_openssl(void)
+@@ -1185,7 +1185,9 @@ void init_openssl(void)
SSL_library_init();
OpenSSL_add_all_algorithms();
#if H2O_CAN_OSSL_ASYNC