]> WPIA git - nre.git/commitdiff
upd: orga-requires has wrong keys
authorFelix Dörre <felix@dogcraft.de>
Thu, 14 May 2015 22:37:01 +0000 (00:37 +0200)
committerFelix Dörre <felix@dogcraft.de>
Thu, 14 May 2015 22:37:01 +0000 (00:37 +0200)
profiles/0010-client-orga.cfg
profiles/0011-mail-orga.cfg
profiles/0012-client-mail-orga.cfg
profiles/0013-server-orga.cfg
profiles/0014-code-orga.cfg

index 6ff4f710c50a7efdb88dd1982b1f608d0af2866a..44e7905cb73c65a485cf0d7bfb593e64de4b5d5d 100644 (file)
@@ -2,6 +2,6 @@ ca=orga
 ku=digitalSignature, keyEncipherment, keyAgreement
 eku=clientAuth
 days=732
-include=orga,orgaEmail+,orgName?
+include=orga,email+,name?
 requires=points>=100
 name=ssl-client (orga)
index 0850a85fe01273a82a4cb3db367f8d2b6365a9bf..c87aecf703f6a4a50130b8755797816d7200ceec 100644 (file)
@@ -2,6 +2,6 @@ ca=orga
 ku=digitalSignature, keyEncipherment, keyAgreement
 eku=emailProtection
 days=732
-include=orga,orgaEmail+,orgName?
+include=orga,email+,name?
 requires=points>=100
 name=mail (orga)
index 4d195dcd8da286c2e98d4bcb6456488507ec376a..41201ea8691c576590a51dbdc5428d7cf0fae74d 100644 (file)
@@ -2,6 +2,6 @@ ca=orga
 ku=digitalSignature, keyEncipherment, keyAgreement
 eku=clientAuth, emailProtection
 days=732
-include=orga,orgaEmail+,orgName?
+include=orga,email+,name?
 requires=points>=100
 name=ssl-client + mail(orga)
index 8e585e0dbdab56260a62d8cc1899cb3ad985108d..67e135c0f3cb8aaef3101848a365c8032703df91 100644 (file)
@@ -2,6 +2,6 @@ ca=orga
 ku=digitalSignature, keyEncipherment, keyAgreement
 eku=serverAuth
 days=732
-include=orga,orgaDomain+
+include=orga,domain+
 requires=points>=100
 name=ssl-server (orga)
index 04b42dbe8c7e48fbd4c9f8fb01cc99a34b4e5d5f..55b52475ab84cc327b67d648cfa70a64a9a7ef0a 100644 (file)
@@ -2,6 +2,6 @@ ca=orgaSign
 ku=digitalSignature, keyEncipherment, keyAgreement
 eku=codeSigning, msCodeInd, msCodeCom
 days=732
-include=orga,email+,orgaName
+include=orga,email+,name
 requires=points>=100,codesign
 name=codesign (orga)