aboutsummaryrefslogtreecommitdiff
path: root/moaSig/common
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2018-07-27 10:49:33 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2018-07-27 10:49:33 +0200
commit0bcaff326d60df0d5549ef13a9d4bb7d9195b833 (patch)
tree9ca50a959ec53c10141ed8ac24ee3c1ea8a5e52a /moaSig/common
parent25b88dfe530bdfe50e88f8c12c04fc037701556a (diff)
downloadmoa-sig-0bcaff326d60df0d5549ef13a9d4bb7d9195b833.tar.gz
moa-sig-0bcaff326d60df0d5549ef13a9d4bb7d9195b833.tar.bz2
moa-sig-0bcaff326d60df0d5549ef13a9d4bb7d9195b833.zip
add configFlag to support autoAddEECertificates
Diffstat (limited to 'moaSig/common')
-rw-r--r--moaSig/common/src/main/resources/resources/schemas/MOA-SPSS-config-3.0.0.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/moaSig/common/src/main/resources/resources/schemas/MOA-SPSS-config-3.0.0.xsd b/moaSig/common/src/main/resources/resources/schemas/MOA-SPSS-config-3.0.0.xsd
index 1a1b74b..c9739d3 100644
--- a/moaSig/common/src/main/resources/resources/schemas/MOA-SPSS-config-3.0.0.xsd
+++ b/moaSig/common/src/main/resources/resources/schemas/MOA-SPSS-config-3.0.0.xsd
@@ -145,6 +145,7 @@
<xs:complexType>
<xs:sequence>
<xs:element name="AutoAddCertificates" type="xs:boolean"/>
+ <xs:element name="AutoAddEECertificates" type="xs:boolean" minOccurs="0" maxOccurs="1"/>
<xs:element name="UseAuthorityInformationAccess" type="xs:boolean"/>
<xs:element name="CertificateStore">
<xs:complexType>