]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
r1935161 | jorton | 2026-06-09 08:44:42 +0200 (Di, 09. Jun 2026) | 13 Zeilen
authorRainer Jung <rjung@apache.org>
Wed, 17 Jun 2026 09:48:52 +0000 (09:48 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 17 Jun 2026 09:48:52 +0000 (09:48 +0000)
commit6cd9ea8dcb5bf68a195e90578c7f05e12eba5468
treeb0a2edcf44dc1fa9187c790089c71b8bd3721034
parentad449e35a46f2d9f08dd4b5ca3ec0e6ad18192a5
r1935161 | jorton | 2026-06-09 08:44:42 +0200 (Di, 09. Jun 2026) | 13 Zeilen

mod_md: Add OpenSSL 4.0 compatibility:

* Use getters instead of direct member access.

* Struct was made opaque in OpenSSL 4. Getters exist since OpenSSL 1.1.0.

* Keep OpenSSL 1.0.2 compatibility.

Merge from icing/md:
https://github.com/icing/mod_md/commit/9fd90380db0722f0ccc14ff1c4da0ca21d4da75c

Backport of r1935161 from trunk, [mod_md CTR]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1935449 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/md/md_ocsp.c