[rs-dev] New module: mod_cert

Graham Leggett minfrin at redwax.eu
Sun Feb 23 23:52:29 CET 2020


Hi all,

To make it easier to gain access to and download CA certificates in a specific Redwax installation, the mod_cert module has been added that allows access to CA certificates as follows:

<Location /test/simple/ca.der>
  Require all granted
  SetHandler cert-ca
</Location>

A concrete example of this in action is at the interop site:

https://interop.redwax.eu/test/simple/ca.der

Documentation and a formal release to follow.

Regards,
Graham
—




More information about the rs-dev mailing list