1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/security/openca-ocspd/pkg-message
Bruno Damour e0fac72489 security/openca-ocspd: New port: OpenCA’s OCSP responder
- submitter becomes maintainer

OpenCA OCSP Responder is an rfc2560 compliant OCSPD responder.
The server is a stand-alone application and can be integrated into many
different PKI solutions as it does not depend on specific database scheme.
Furthermore it can be used as a responder for multiple CAs.

WWW: https://www.openca.org/projects/ocspd

PR:		264475
2022-07-21 09:47:59 +01:00

19 lines
505 B
Plaintext

[
{ type: install
message: <<EOM
Sample Configuration files have been installed in
$PREFIX/share/openca-ocspd/etc, in a hierachy that mimics the one created in
$PREFIX/etc.
They may be used as templates to be copied into the corresponding subdirectory
under $PREFIX/etc and customized according to user context.
EOM
}
{
type: remove
message: <<EOM
User-installed configuration files under $PREFIX/etc/ocspd have been preserved and
must be removed manually if needed, as well as this directory.
EOM
}
]