From d3d0915639e029cb1d3b670419ba1daed27d0350 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20D=C3=B6rre?= Date: Thu, 23 Apr 2015 18:59:42 +0200 Subject: [PATCH] upd: clarify profile syntax --- profiles/0001-client.cfg | 2 +- profiles/0002-mail.cfg | 2 +- profiles/0003-client-mail.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/0001-client.cfg b/profiles/0001-client.cfg index 4bba14c..89a9f97 100644 --- a/profiles/0001-client.cfg +++ b/profiles/0001-client.cfg @@ -2,4 +2,4 @@ ca=unassured ku=digitalSignature, keyEncipherment, keyAgreement eku=clientAuth days=732 -include=email+,WoTUser +include=email+,name=WoTUser diff --git a/profiles/0002-mail.cfg b/profiles/0002-mail.cfg index 38b8023..7ba4b87 100644 --- a/profiles/0002-mail.cfg +++ b/profiles/0002-mail.cfg @@ -2,4 +2,4 @@ ca=unassured ku=digitalSignature, keyEncipherment, keyAgreement eku=emailProtection days=732 -include=email+,WoTUser +include=email+,name=WoTUser diff --git a/profiles/0003-client-mail.cfg b/profiles/0003-client-mail.cfg index 3db8274..6172ddb 100644 --- a/profiles/0003-client-mail.cfg +++ b/profiles/0003-client-mail.cfg @@ -2,4 +2,4 @@ ca=unassured ku=digitalSignature, keyEncipherment, keyAgreement eku=clientAuth, emailProtection days=732 -include=email+,WoTUser +include=email+,name=WoTUser -- 2.39.2