View | Details | Raw Unified | Return to bug 199179 | Differences between
and this patch

Collapse All | Expand All

(-)security/p5-openxpki/Makefile (-8 / +13 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/security/p5-openxpki/Makefile 385665 2015-05-07 20:24:15Z mat $
2
# $FreeBSD: head/security/p5-openxpki/Makefile 385665 2015-05-07 20:24:15Z mat $
3
3
4
PORTNAME=	openxpki
4
PORTNAME=	openxpki
5
PORTVERSION=	0.27.0.1
5
PORTVERSION=	0.28.0
6
DISTVERSIONPREFIX=	v
6
CATEGORIES=	security perl5
7
CATEGORIES=	security perl5
7
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
8
9
Lines 12-17 Link Here
12
LICENSE=	APACHE20
13
LICENSE=	APACHE20
13
14
14
BUILD_DEPENDS=	\
15
BUILD_DEPENDS=	\
16
	p5-Net-DNS>0.83:${PORTSDIR}/dns/p5-Net-DNS \
15
	p5-Math-BigInt>=1.9993:${PORTSDIR}/math/p5-Math-BigInt \
17
	p5-Math-BigInt>=1.9993:${PORTSDIR}/math/p5-Math-BigInt \
16
	p5-Test-Prereq>=0:${PORTSDIR}/devel/p5-Test-Prereq \
18
	p5-Test-Prereq>=0:${PORTSDIR}/devel/p5-Test-Prereq \
17
	p5-Config-GitLike>=0:${PORTSDIR}/devel/p5-Config-GitLike \
19
	p5-Config-GitLike>=0:${PORTSDIR}/devel/p5-Config-GitLike \
Lines 71-78 Link Here
71
	p5-openxpki-client-html-mason-[0-9]*
73
	p5-openxpki-client-html-mason-[0-9]*
72
74
73
USE_GITHUB=	yes
75
USE_GITHUB=	yes
74
GH_TAGNAME=	5a4c5eb
75
76
USE_OPENSSL=	yes
76
USE_OPENSSL=	yes
77
USE_PERL5=	configure
77
USE_PERL5=	configure
78
USES=		gmake perl5
78
USES=		gmake perl5
Lines 92-98 Link Here
92
			${LOCALBASE}/bin/imgsize:${PORTSDIR}/graphics/p5-Image-Size
92
			${LOCALBASE}/bin/imgsize:${PORTSDIR}/graphics/p5-Image-Size
93
93
94
post-patch:
94
post-patch:
95
	@${REINPLACE_CMD} -e 's|..vergen --format version.|"${PORTVERSION:R}"|g' ${WRKSRC}/Makefile.PL
95
	@${REINPLACE_CMD} -e 's|..vergen --format version.|"${PORTVERSION}"|g' ${WRKSRC}/Makefile.PL
96
	@${RM} -f ${WRKSRC}/Makefile.PL.bak
96
	@${RM} -f ${WRKSRC}/Makefile.PL.bak
97
	@( \
97
	@( \
98
	cd ${WRKSRC}/../..; \
98
	cd ${WRKSRC}/../..; \
Lines 106-122 Link Here
106
	@${MKDIR} ${WRKSRC}/t/var/log/openxpki
106
	@${MKDIR} ${WRKSRC}/t/var/log/openxpki
107
107
108
post-stage:
108
post-stage:
109
	@${MKDIR} ${STAGEDIR}/var/openxpki
110
	@${MKDIR} ${STAGEDIR}/var/openxpki/session
109
	@${MKDIR} ${STAGEDIR}/var/openxpki/session
111
	@${MKDIR} ${STAGEDIR}/var/log/openxpki
110
	@${MKDIR} ${STAGEDIR}/var/log/openxpki
112
	@${MKDIR} ${STAGEDIR}${PREFIX}/etc/openxpki
111
	@${MKDIR} ${STAGEDIR}${PREFIX}/etc/openxpki
113
112
114
#pre-install:	test
115
116
.include <bsd.port.pre.mk>
113
.include <bsd.port.pre.mk>
117
114
115
.if defined(WITH_OPENSSL_PORT) && defined(OPENSSL_PORT) && ${OPENSSL_PORT} == security/libressl
116
IGNORE=	this version of OpenXPKI is not fully functional with LibreSSL library, use OpenSSL instead
117
.endif
118
119
OXLIB=	${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/OpenXPKI/OpenXPKI.so
120
118
post-install:
121
post-install:
119
	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/OpenXPKI/OpenXPKI.so
122
	${CHMOD} u+w ${OXLIB}
123
	${STRIP_CMD} ${OXLIB}
124
	${CHMOD} u-w ${OXLIB}
120
	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
125
	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
121
	@(cd ${WRKSRC}/../../config && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
126
	@(cd ${WRKSRC}/../../config && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
122
.	if ${PORT_OPTIONS:MDOCS}
127
.	if ${PORT_OPTIONS:MDOCS}
(-)security/p5-openxpki/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (openxpki-openxpki-0.27.0.1-5a4c5eb_GH0.tar.gz) = 5fa95dfd28d141cd506e6927faf9adc9f2496e523b2da90e8ee05bcaf6f66f4f
1
SHA256 (openxpki-openxpki-v0.28.0_GH0.tar.gz) = d2204ba3c3abb30e5ba2eb5c78ba8c9da651d9616774a796c4c52b02e03ec989
2
SIZE (openxpki-openxpki-0.27.0.1-5a4c5eb_GH0.tar.gz) = 2094261
2
SIZE (openxpki-openxpki-v0.28.0_GH0.tar.gz) = 2077300
(-)security/p5-openxpki/files/pkg-message.in (-10 / +11 lines)
Lines 1-29 Link Here
1
==================================================================
1
==================================================================
2
- Universal server building block (OpenXPKI) for arbitrary PKI installed. 
2
- Universal server building block (OpenXPKI) for arbitrary PKI: installed. 
3
- SCEP prerequisite binary and i18n tools for UI installed.
3
- SCEP prerequisite binary and i18n tools for UI: installed.
4
- Enable utf8 locale (e.g. en_US.utf8) for the translation staff to operate
4
- Enable utf8 locale (e.g. en_US.utf8) for the translation staff to operate
5
  (translation is needed even for English language).
5
  (translation is needed even for English language).
6
- Install your favorite database (enable utf8 support), 
6
- Install your favorite database (enable utf8 support), 
7
  e.g. databases/mysql56-server
7
  e.g. databases/mysql56-server
8
  Install perl interface for your favorite database, 
8
- Install perl interface for your favorite database, 
9
  e.g. databases/p5-DBD-mysql
9
  e.g. databases/p5-DBD-mysql
10
- Install your favorite web server.
10
- Install your favorite web server.
11
  This port has created user:group as openxpki:openxpki
11
  This port has created user:group as openxpki:openxpki
12
  Add a line: "User openxpki" to configuration of your OpenXPKI-related 
12
  Add a line: "User openxpki" to configuration of your OpenXPKI-related 
13
  web server. Choose from two versions of the handler: based on CGI or FastCGI
13
  web server. Choose from two versions of the handler: based on CGI or FastCGI
14
  perl core modules.
14
  perl core modules.
15
- Perform deployment procedure for OpenXPKI in a regular way, 
15
- Perform deployment procedure (define a role of the server inside the PKI
16
  without this OpenXPKI server would not start.
16
  infrastructure) for OpenXPKI server in a regular way, 
17
  without this procedure OpenXPKI server would not start.
18
  E.g. if you want your server to act as the simplest CA, 
19
  then copy sample configuration for this case with 
20
    cp -R %%EXAMPLESDIR%%/openxpki/* %%PREFIX%%/etc/openxpki/
21
  and follow advice at:
22
  https://openxpki.readthedocs.org/en/latest/quickstart.html
17
- Start daemons in this order:
23
- Start daemons in this order:
18
    database server,
24
    database server,
19
    OpenXPKI server (%%PREFIX%%/etc/rc.d/openxpki start),
25
    OpenXPKI server (%%PREFIX%%/etc/rc.d/openxpki start),
20
    web server.
26
    web server.
21
- Docs installed (if you opted so) into %%DOCSDIR%%
27
- Docs installed (if you opted so) into %%DOCSDIR%%
22
- If you want your PKI server to act as the simplest CA, 
23
  then copy sample configuration for this case with 
24
    cp -R %%EXAMPLESDIR%%/openxpki/* %%PREFIX%%/etc/openxpki/
25
  and follow advice at:
26
  https://openxpki.readthedocs.org/en/latest/quickstart.html
27
- Mind FreeBSD specific file structure:
28
- Mind FreeBSD specific file structure:
28
    %%PREFIX%%/etc/openxpki: server configuration, logs configuration.
29
    %%PREFIX%%/etc/openxpki: server configuration, logs configuration.
29
    /var/openxpki: pid file, socket file, ...
30
    /var/openxpki: pid file, socket file, ...
(-)security/p5-openxpki/pkg-descr (-1 / +2 lines)
Lines 1-3 Link Here
1
Perl based trustcenter software for PKI: universal server building block
1
Perl based trustcenter software for private key infrastructure (PKI):
2
universal server building block
2
3
3
WWW: http://www.openxpki.org
4
WWW: http://www.openxpki.org
(-)security/p5-openxpki/pkg-plist (-14 / +42 lines)
Lines 10-15 Link Here
10
%%SITE_ARCH%%/OpenXPKI/Client/Simple.pm
10
%%SITE_ARCH%%/OpenXPKI/Client/Simple.pm
11
%%SITE_ARCH%%/OpenXPKI/Client/UI.pm
11
%%SITE_ARCH%%/OpenXPKI/Client/UI.pm
12
%%SITE_ARCH%%/OpenXPKI/Client/UI/Bootstrap.pm
12
%%SITE_ARCH%%/OpenXPKI/Client/UI/Bootstrap.pm
13
%%SITE_ARCH%%/OpenXPKI/Client/UI/Bulk.pm
13
%%SITE_ARCH%%/OpenXPKI/Client/UI/Certificate.pm
14
%%SITE_ARCH%%/OpenXPKI/Client/UI/Certificate.pm
14
%%SITE_ARCH%%/OpenXPKI/Client/UI/Crl.pm
15
%%SITE_ARCH%%/OpenXPKI/Client/UI/Crl.pm
15
%%SITE_ARCH%%/OpenXPKI/Client/UI/Handle/Profile.pm
16
%%SITE_ARCH%%/OpenXPKI/Client/UI/Handle/Profile.pm
Lines 237-242 Link Here
237
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/RenderSubject.pm
238
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/RenderSubject.pm
238
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/RetrieveCertificate.pm
239
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/RetrieveCertificate.pm
239
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/RevokeCertificate.pm
240
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/RevokeCertificate.pm
241
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SetAttribute.pm
240
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SetContext.pm
242
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SetContext.pm
241
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SetErrorCode.pm
243
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SetErrorCode.pm
242
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SetSource.pm
244
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SetSource.pm
Lines 286-291 Link Here
286
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Persister/DBI/SequenceId.pm
288
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Persister/DBI/SequenceId.pm
287
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Persister/Null.pm
289
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Persister/Null.pm
288
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Stub.pm
290
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Stub.pm
291
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator.pm
289
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/ApprovalSignature.pm
292
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/ApprovalSignature.pm
290
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/Bulk.pm
293
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/Bulk.pm
291
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertIdentifierExists.pm
294
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertIdentifierExists.pm
Lines 293-298 Link Here
293
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertRole.pm
296
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertRole.pm
294
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertSubject.pm
297
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertSubject.pm
295
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertSubjectAltNameParts.pm
298
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertSubjectAltNameParts.pm
299
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertSubjectFields.pm
296
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertSubjectParts.pm
300
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertSubjectParts.pm
297
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/Connector.pm
301
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/Connector.pm
298
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/Creator.pm
302
%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/Creator.pm
Lines 323-328 Link Here
323
%%SITE_ARCH%%/OpenXPKI/Service/SCEP/Command/PKIOperation.pm
327
%%SITE_ARCH%%/OpenXPKI/Service/SCEP/Command/PKIOperation.pm
324
%%SITE_ARCH%%/OpenXPKI/Template.pm
328
%%SITE_ARCH%%/OpenXPKI/Template.pm
325
%%SITE_ARCH%%/OpenXPKI/Template/Plugin/Certificate.pm
329
%%SITE_ARCH%%/OpenXPKI/Template/Plugin/Certificate.pm
330
%%SITE_ARCH%%/OpenXPKI/Template/Plugin/CheckDNS.pm
326
%%SITE_ARCH%%/OpenXPKI/Template/Plugin/RandomPassword.pm
331
%%SITE_ARCH%%/OpenXPKI/Template/Plugin/RandomPassword.pm
327
%%SITE_ARCH%%/OpenXPKI/Test/More.pm
332
%%SITE_ARCH%%/OpenXPKI/Test/More.pm
328
%%SITE_ARCH%%/OpenXPKI/Tests.pm
333
%%SITE_ARCH%%/OpenXPKI/Tests.pm
Lines 340-345 Link Here
340
%%PERL5_MAN3%%/OpenXPKI::Client::SCEP.3.gz
345
%%PERL5_MAN3%%/OpenXPKI::Client::SCEP.3.gz
341
%%PERL5_MAN3%%/OpenXPKI::Client::Simple.3.gz
346
%%PERL5_MAN3%%/OpenXPKI::Client::Simple.3.gz
342
%%PERL5_MAN3%%/OpenXPKI::Client::UI.3.gz
347
%%PERL5_MAN3%%/OpenXPKI::Client::UI.3.gz
348
%%PERL5_MAN3%%/OpenXPKI::Client::UI::Bulk.3.gz
343
%%PERL5_MAN3%%/OpenXPKI::Client::UI::Certificate.3.gz
349
%%PERL5_MAN3%%/OpenXPKI::Client::UI::Certificate.3.gz
344
%%PERL5_MAN3%%/OpenXPKI::Client::UI::Crl.3.gz
350
%%PERL5_MAN3%%/OpenXPKI::Client::UI::Crl.3.gz
345
%%PERL5_MAN3%%/OpenXPKI::Client::UI::Home.3.gz
351
%%PERL5_MAN3%%/OpenXPKI::Client::UI::Home.3.gz
Lines 551-556 Link Here
551
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::RenderSubject.3.gz
557
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::RenderSubject.3.gz
552
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::RetrieveCertificate.3.gz
558
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::RetrieveCertificate.3.gz
553
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::RevokeCertificate.3.gz
559
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::RevokeCertificate.3.gz
560
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SetAttribute.3.gz
554
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SetContext.3.gz
561
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SetContext.3.gz
555
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SetErrorCode.3.gz
562
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SetErrorCode.3.gz
556
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SetSource.3.gz
563
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SetSource.3.gz
Lines 597-602 Link Here
597
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Persister::DBI.3.gz
604
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Persister::DBI.3.gz
598
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Persister::DBI::SequenceId.3.gz
605
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Persister::DBI::SequenceId.3.gz
599
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Persister::Null.3.gz
606
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Persister::Null.3.gz
607
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator.3.gz
600
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::ApprovalSignature.3.gz
608
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::ApprovalSignature.3.gz
601
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::Bulk.3.gz
609
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::Bulk.3.gz
602
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertIdentifierExists.3.gz
610
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertIdentifierExists.3.gz
Lines 604-609 Link Here
604
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertRole.3.gz
612
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertRole.3.gz
605
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertSubject.3.gz
613
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertSubject.3.gz
606
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertSubjectAltNameParts.3.gz
614
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertSubjectAltNameParts.3.gz
615
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertSubjectFields.3.gz
607
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertSubjectParts.3.gz
616
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertSubjectParts.3.gz
608
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::Connector.3.gz
617
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::Connector.3.gz
609
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::Creator.3.gz
618
%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::Creator.3.gz
Lines 632-638 Link Here
632
%%PERL5_MAN3%%/OpenXPKI::Service::SCEP::Command::GetCACert.3.gz
641
%%PERL5_MAN3%%/OpenXPKI::Service::SCEP::Command::GetCACert.3.gz
633
%%PERL5_MAN3%%/OpenXPKI::Service::SCEP::Command::GetNextCACert.3.gz
642
%%PERL5_MAN3%%/OpenXPKI::Service::SCEP::Command::GetNextCACert.3.gz
634
%%PERL5_MAN3%%/OpenXPKI::Service::SCEP::Command::PKIOperation.3.gz
643
%%PERL5_MAN3%%/OpenXPKI::Service::SCEP::Command::PKIOperation.3.gz
644
%%PERL5_MAN3%%/OpenXPKI::Template.3.gz
635
%%PERL5_MAN3%%/OpenXPKI::Template::Plugin::Certificate.3.gz
645
%%PERL5_MAN3%%/OpenXPKI::Template::Plugin::Certificate.3.gz
646
%%PERL5_MAN3%%/OpenXPKI::Template::Plugin::CheckDNS.3.gz
636
%%PERL5_MAN3%%/OpenXPKI::Template::Plugin::RandomPassword.3.gz
647
%%PERL5_MAN3%%/OpenXPKI::Template::Plugin::RandomPassword.3.gz
637
%%PERL5_MAN3%%/OpenXPKI::Test::More.3.gz
648
%%PERL5_MAN3%%/OpenXPKI::Test::More.3.gz
638
%%PERL5_MAN3%%/OpenXPKI::Tests.3.gz
649
%%PERL5_MAN3%%/OpenXPKI::Tests.3.gz
Lines 685-703 Link Here
685
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graffle/workflow_enrollment.graffle
696
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graffle/workflow_enrollment.graffle
686
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graffle/workflow_ogflow.graffle
697
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graffle/workflow_ogflow.graffle
687
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/README.md
698
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/README.md
688
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow.xml
689
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_activity.xml
690
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_activity_certificate_revocation_request.xml
691
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_activity_certificate_signing_request.xml
692
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_activity_nice.xml
693
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_condition.xml
694
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_condition_acl.xml
695
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_condition_nice.xml
696
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_def_certificate_revocation_request.xml
697
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_def_certificate_signing_request.xml
698
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_validator.xml
699
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_validator_certificate_revocation_request.xml
700
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/_workflow/workflow_validator_certificate_signing_request.xml
701
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/auth/connector.yaml
699
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/auth/connector.yaml
702
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/auth/handler.yaml
700
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/auth/handler.yaml
703
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/auth/roles.yaml
701
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/auth/roles.yaml
Lines 714-720 Link Here
714
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/I18N_OPENXPKI_PROFILE_USER.yaml
712
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/I18N_OPENXPKI_PROFILE_USER.yaml
715
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/default.yaml
713
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/default.yaml
716
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/sample.yaml
714
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/sample.yaml
717
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template.yaml
715
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/c.yaml
716
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/cn.yaml
717
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/comment.yaml
718
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/dc.yaml
719
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/department.yaml
720
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/email.yaml
721
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/hostname.yaml
722
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/hostname2.yaml
723
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/o.yaml
724
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/ou.yaml
725
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/port.yaml
726
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/realname.yaml
727
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/requestor_affiliation.yaml
728
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/requestor_email.yaml
729
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/requestor_gname.yaml
730
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/requestor_name.yaml
731
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/requestor_phone.yaml
732
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/sample.yaml
733
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/san_dns.yaml
734
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/san_guid.yaml
735
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/san_ipv4.yaml
736
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/san_rid.yaml
737
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/san_upn.yaml
738
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/san_uri.yaml
739
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/userid.yaml
740
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/profile/template/username.yaml
718
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/publishing.yaml
741
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/publishing.yaml
719
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/scep/scep-server-1.yaml
742
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/scep/scep-server-1.yaml
720
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/uicontrol/Anonymous.yaml
743
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/uicontrol/Anonymous.yaml
Lines 741-746 Link Here
741
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/action/skip.yaml
764
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/action/skip.yaml
742
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/condition/is_batch_mode.yaml
765
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/condition/is_batch_mode.yaml
743
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/cert_identifier.yaml
766
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/cert_identifier.yaml
767
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/cert_info.yaml
744
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/cert_subject.yaml
768
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/cert_subject.yaml
745
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/cert_subject_alt_name.yaml
769
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/cert_subject_alt_name.yaml
746
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/comment.yaml
770
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/comment.yaml
Lines 753-758 Link Here
753
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/pkcs10.yaml
777
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/pkcs10.yaml
754
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/reason_code.yaml
778
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/field/reason_code.yaml
755
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/validator/cert_identifier_exists.yaml
779
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/validator/cert_identifier_exists.yaml
780
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/validator/cert_info_parts.yaml
781
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/validator/cert_san_parts.yaml
782
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/validator/cert_subject_parts.yaml
783
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/validator/key_reuse.yaml
756
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/validator/validity_window.yaml
784
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/global/validator/validity_window.yaml
757
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/persister.yaml
785
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/realm/ca-one/workflow/persister.yaml
758
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/system/crypto.yaml
786
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openxpki/config.d/system/crypto.yaml

Return to bug 199179