Download libapreq from the distribution directory. You must verify the integrity of the downloaded files using signatures downloaded from the same location.
This release works with Apache HTTP Server 2.4. It will not work with older 1.3.x releases, and is not tested against (unsupported) 2.0 or 2.2 releases.
libapreq2-2.17 [ PGP ] [ SHA256 ] [ SHA512 ]
This release works with Apache HTTP Server 1.3 (which is EOL). It will not work with newer 2.x releases. Use libapreq2-2.17 for Apache HTTP Server 2.4.
libapreq-1.34 [ PGP ] [ MD5 ]
Verify the integrity of downloaded files using PGP signatures. First
download the KEYS file and the
.asc signature for the distribution you downloaded. Then verify using:
% gpg --import KEYS
% gpg --verify libapreq2-2.17.tar.gz.asc libapreq2-2.17.tar.gz
You can also verify using the SHA256 or SHA512 hashes:
% shasum -a 256 -c libapreq2-2.17.tar.gz.sha256