mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
e0fac72489
- 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
19 lines
505 B
Plaintext
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
|
|
}
|
|
]
|