diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2016-06-19 16:53:28 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2016-06-19 16:53:28 +0000 |
commit | f65275f22de3775a9eb7d6bc4cdf932ccf28c0d9 (patch) | |
tree | c07f6e9d61af82d5d86480c17ba339f6e671791c /security/p5-openxpki/pkg-plist | |
parent | 235fefa64cc7646dbf93c9f48129874ecfe19828 (diff) | |
download | ports-f65275f22de3775a9eb7d6bc4cdf932ccf28c0d9.tar.gz ports-f65275f22de3775a9eb7d6bc4cdf932ccf28c0d9.zip |
Notes
Diffstat (limited to 'security/p5-openxpki/pkg-plist')
-rw-r--r-- | security/p5-openxpki/pkg-plist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/p5-openxpki/pkg-plist b/security/p5-openxpki/pkg-plist index 163eb0d17c3a..5f02b6d95d61 100644 --- a/security/p5-openxpki/pkg-plist +++ b/security/p5-openxpki/pkg-plist @@ -133,6 +133,7 @@ bin/openxpkictl %%SITE_ARCH%%/OpenXPKI/Server/ACL.pm %%SITE_ARCH%%/OpenXPKI/Server/API.pm %%SITE_ARCH%%/OpenXPKI/Server/API/Default.pm +%%SITE_ARCH%%/OpenXPKI/Server/API/Housekeeping.pm %%SITE_ARCH%%/OpenXPKI/Server/API/Object.pm %%SITE_ARCH%%/OpenXPKI/Server/API/Profile.pm %%SITE_ARCH%%/OpenXPKI/Server/API/Secret.pm @@ -463,6 +464,7 @@ bin/openxpkictl %%PERL5_MAN3%%/OpenXPKI::Server::ACL.3.gz %%PERL5_MAN3%%/OpenXPKI::Server::API.3.gz %%PERL5_MAN3%%/OpenXPKI::Server::API::Default.3.gz +%%PERL5_MAN3%%/OpenXPKI::Server::API::Housekeeping.3.gz %%PERL5_MAN3%%/OpenXPKI::Server::API::Object.3.gz %%PERL5_MAN3%%/OpenXPKI::Server::API::Profile.3.gz %%PERL5_MAN3%%/OpenXPKI::Server::API::Secret.3.gz @@ -671,6 +673,7 @@ bin/openxpkictl %%PERL5_MAN3%%/OpenXPKI::Workflow::Handler.3.gz %%PERL5_MAN3%%/OpenXPKI::i18n.3.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/download.fcgi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/rpc.fcgi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/sc.fcgi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/scep %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/soap.fcgi @@ -778,6 +781,7 @@ bin/openxpkictl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/noop2.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/noop3.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/skip.yaml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/condition/is_automated_request.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/condition/is_batch_mode.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/condition/is_certificate_owner.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/condition/is_creator.yaml @@ -842,6 +846,8 @@ bin/openxpkictl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/rt/csr_created_comment.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/rt/csr_rejected.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/rt/test.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/rpc/default.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/rpc/log.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/sc/default.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/sc/log.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/scep/default.conf |