]> WPIA git - nre.git/commitdiff
adding displayname to profiles
authorFelix Dörre <felix@dogcraft.de>
Thu, 14 May 2015 21:48:29 +0000 (23:48 +0200)
committerFelix Dörre <felix@dogcraft.de>
Thu, 14 May 2015 21:54:26 +0000 (23:54 +0200)
14 files changed:
profiles/0001-client.cfg
profiles/0002-mail.cfg
profiles/0003-client-mail.cfg
profiles/0004-server.cfg
profiles/0005-client-a.cfg
profiles/0006-mail-a.cfg
profiles/0007-client-mail-a.cfg
profiles/0008-server-a.cfg
profiles/0009-code-a.cfg
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 89a9f97b480d334daacc6e3beea0f3f6a77f716c..f93ace9d6da7a8b121cb7ff64852acc01c37a2c9 100644 (file)
@@ -3,3 +3,4 @@ ku=digitalSignature, keyEncipherment, keyAgreement
 eku=clientAuth
 days=732
 include=email+,name=WoTUser
+name=ssl-client (unassured)
index 7ba4b876a98259065c3e08b8a5fb48c6299c83a5..9ccf6f31dbecbabb9720fb95e20e7ad5aed2c638 100644 (file)
@@ -3,3 +3,4 @@ ku=digitalSignature, keyEncipherment, keyAgreement
 eku=emailProtection
 days=732
 include=email+,name=WoTUser
+name=mail (unassured)
index 6172ddb935b5565c45e3c60eba2a2a81fb7ce9b5..ec86720694dd11b90cb05a1446a877141b7d1282 100644 (file)
@@ -3,3 +3,4 @@ ku=digitalSignature, keyEncipherment, keyAgreement
 eku=clientAuth, emailProtection
 days=732
 include=email+,name=WoTUser
+name=ssl-client + mail (unassured)
index 6edcc0db9fedc129ced8001450fb9ce803f26967..c13750d0f5f15ef8c9a9e129bd2907681631a013 100644 (file)
@@ -3,3 +3,4 @@ ku=digitalSignature, keyEncipherment, keyAgreement
 eku=serverAuth
 days=732
 include=domain+
+name=ssl-server (unassured)
index 0126b98da6972bffcd912acc7c11738b82d68967..fc5772f3f65e3148cc8600801059ccdcebffa2b6 100644 (file)
@@ -4,3 +4,4 @@ eku=clientAuth
 days=732
 include=email+,name?
 requires=points>=50
+name=ssl-client (assured)
index 5a5e96612f2236a420a7f78a7c3e83695cad69ee..40882f3f145b9b09964432d1a29989638b144cc1 100644 (file)
@@ -4,3 +4,4 @@ eku=emailProtection
 days=732
 include=email+,name?
 requires=points>=50
+name=mail (assured)
index 24816e2488d7c4f5926fe65cb79649b5932153a1..3c74434c71e3546268918b1824e1890c9f03cb83 100644 (file)
@@ -4,3 +4,4 @@ eku=clientAuth, emailProtection
 days=732
 include=email+,name?
 requires=points>=50
+name=ssl-client + mail(assured)
index 1d00e2c2b51a843fe62bc6eedf1a650a70448566..5e0496e79aafd53344444f30ad71403702dd3f51 100644 (file)
@@ -4,3 +4,4 @@ eku=serverAuth
 days=732
 include=domain+,name?
 requires=points>=50
+name=ssl-server (assured)
index c1033ff452df502b99724ccd5f86ef1fab07f315..89a414e27339058fafee08efc29d6fb3dae81374 100644 (file)
@@ -4,3 +4,4 @@ eku=codeSigning, msCodeInd, msCodeCom
 days=732
 include=email+,name
 requires=points>=100,codesign
+name=codesign (assured)
index d8f92e49495b22b742ab0ac5a393b85be34a6bbe..6ff4f710c50a7efdb88dd1982b1f608d0af2866a 100644 (file)
@@ -4,3 +4,4 @@ eku=clientAuth
 days=732
 include=orga,orgaEmail+,orgName?
 requires=points>=100
+name=ssl-client (orga)
index 8e5e9741220edacdd8b07e27f5cd5c03462dd9f8..0850a85fe01273a82a4cb3db367f8d2b6365a9bf 100644 (file)
@@ -4,3 +4,4 @@ eku=emailProtection
 days=732
 include=orga,orgaEmail+,orgName?
 requires=points>=100
+name=mail (orga)
index 9afbcd25da2572711df8b44f6f10fb863ead9b00..4d195dcd8da286c2e98d4bcb6456488507ec376a 100644 (file)
@@ -4,3 +4,4 @@ eku=clientAuth, emailProtection
 days=732
 include=orga,orgaEmail+,orgName?
 requires=points>=100
+name=ssl-client + mail(orga)
index 1d41749cae2de93da1ac1c874943f5d81d14ed35..8e585e0dbdab56260a62d8cc1899cb3ad985108d 100644 (file)
@@ -4,3 +4,4 @@ eku=serverAuth
 days=732
 include=orga,orgaDomain+
 requires=points>=100
+name=ssl-server (orga)
index bd5a56342be0e696ca23abcd443c37a1d0f8e5be..04b42dbe8c7e48fbd4c9f8fb01cc99a34b4e5d5f 100644 (file)
@@ -4,3 +4,4 @@ eku=codeSigning, msCodeInd, msCodeCom
 days=732
 include=orga,email+,orgaName
 requires=points>=100,codesign
+name=codesign (orga)