From: Felix Dörre Date: Wed, 22 Apr 2015 19:37:28 +0000 (+0200) Subject: Add: requires and includes for orga profiles X-Git-Url: https://code.wpia.club/?p=nre.git;a=commitdiff_plain;h=fdcac458629272077b4f4df87fceb699f9572684 Add: requires and includes for orga profiles --- diff --git a/profiles/0010-client-orga.cfg b/profiles/0010-client-orga.cfg index 85228bc..d8f92e4 100644 --- a/profiles/0010-client-orga.cfg +++ b/profiles/0010-client-orga.cfg @@ -2,3 +2,5 @@ ca=orga ku=digitalSignature, keyEncipherment, keyAgreement eku=clientAuth days=732 +include=orga,orgaEmail+,orgName? +requires=points>=100 diff --git a/profiles/0011-mail-orga.cfg b/profiles/0011-mail-orga.cfg index e2cd318..8e5e974 100644 --- a/profiles/0011-mail-orga.cfg +++ b/profiles/0011-mail-orga.cfg @@ -2,3 +2,5 @@ ca=orga ku=digitalSignature, keyEncipherment, keyAgreement eku=emailProtection days=732 +include=orga,orgaEmail+,orgName? +requires=points>=100 diff --git a/profiles/0012-client-mail-orga.cfg b/profiles/0012-client-mail-orga.cfg index 9444004..9afbcd2 100644 --- a/profiles/0012-client-mail-orga.cfg +++ b/profiles/0012-client-mail-orga.cfg @@ -2,3 +2,5 @@ ca=orga ku=digitalSignature, keyEncipherment, keyAgreement eku=clientAuth, emailProtection days=732 +include=orga,orgaEmail+,orgName? +requires=points>=100 diff --git a/profiles/0013-server-orga.cfg b/profiles/0013-server-orga.cfg index 303c9c2..1d41749 100644 --- a/profiles/0013-server-orga.cfg +++ b/profiles/0013-server-orga.cfg @@ -2,3 +2,5 @@ ca=orga ku=digitalSignature, keyEncipherment, keyAgreement eku=serverAuth days=732 +include=orga,orgaDomain+ +requires=points>=100 diff --git a/profiles/0014-code-orga.cfg b/profiles/0014-code-orga.cfg index e1ddea2..bd5a563 100644 --- a/profiles/0014-code-orga.cfg +++ b/profiles/0014-code-orga.cfg @@ -2,3 +2,5 @@ ca=orgaSign ku=digitalSignature, keyEncipherment, keyAgreement eku=codeSigning, msCodeInd, msCodeCom days=732 +include=orga,email+,orgaName +requires=points>=100,codesign