Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: mod_sslcrl 1.14 compilation for Apache 2.4.37 Win x64 |
|
Author |
|
jockx
Joined: 03 Dec 2018 Posts: 1 Location: PL
|
Posted: Mon 03 Dec '18 15:32 Post subject: mod_sslcrl 1.14 compilation for Apache 2.4.37 Win x64 |
|
|
Hello,
I need to update Apache running on Win x64 to the latest build, but it is not compatible with the mod_sslcrl module
from http://modsslcrl.sourceforge.net/ (the CRLs are not being downloaded in the latest apache). It seems the problem was addressed in the latest release of the mod itself, and the version 1.14 should work as expected, however there are no Win64 binaries available or build instructions to work with Visual Studio 2017 (or anything Windows actually).
Does anyone have any experience porting this particular mod and would be willing to share their findings? I understand some code modification is required, but am too low level in C for this task.
Thanks a lot. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Wed 27 Mar '19 16:42 Post subject: |
|
|
I doubut that mod_sslcrl is compatible with windows at all. It requires unistd.h and unixd.h which are on Linux/ unix only (at least the 2.0 version I looked into) |
|
Back to top |
|
|
|
|
|
|