[rs-dev] New module: mod_pkcs7
Graham Leggett
minfrin at redwax.eu
Wed Feb 26 01:47:14 CET 2020
Hi all,
Similar to mod_cert, and to make it easier to gain access to and download CA certificates in a specific Redwax installation, the mod_pkcs7 module has been added that allows access to CA certificates as follows:
<Location /test/simple/ca.p7b>
Require all granted
SetHandler pkcs7-ca
</Location>
A concrete example of this in action is at the interop site:
https://interop.redwax.eu/test/simple/ca.p7b
Documentation is at https://redwax.eu/rs/docs/latest/mod/mod_pkcs7.html
Regards,
Graham
—
More information about the rs-dev
mailing list