Bug 244755

Summary: New ports: security/redwax, security/mod_*: part of RedWax framework which provide a range of cryptographic and PKI related services to apache
Product: Ports & Packages Reporter: dirkx
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Open ---    
Severity: Affects Only Me CC: lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar file with the new port definitions none

Description dirkx 2020-03-12 14:16:31 UTC
Created attachment 212351 [details]
shar file with the new port definitions

New port of 12 apache modules that are part of RedWax (https://redwax.eu) and which allow a standard apache server to provide a range of cryptographic and PKI related services. Such as signing documents, issuing certificates or dealing with rollover and automatic issuing to routes/firewalls and iphones. Either against files, LDAP or an HSM supported by OpenSSL.

Note that it (currently) cannot be build against stock binary packages; APR-1 requires LDAP support. A check is part of the mod_ca/Makefile.

The redwax port is a convenience wrapper.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2020-07-03 17:04:35 UTC
Thanks for submitting, you mentioned there are 12 module, but the shar contains only 9 ports, including RedWax. Is that intentional?

Also, if there is a port cannot be built by default, we need to solve it, or fix the port it depends like enabling the required feature by default, or create another port for it.
Comment 2 dirkx 2023-08-07 14:41:56 UTC
Apologies - so there are 12 modules; but 4 of these are in the 'mod_ca' package (this is one main module with different storage options) and the other 9 are separated out.

So this set is complete.