aboutsummaryrefslogtreecommitdiff
path: root/release-infos/handbook
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-02-07 12:47:00 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-02-07 12:47:00 +0100
commit9868b02903f950566206ee736bf5e9edbeeac5f3 (patch)
tree6dbdb09bcfb7d3391655e86299a90136e6ac4b09 /release-infos/handbook
parent76f142e223efb9d7e449aaeaed4e3a25881d5d49 (diff)
downloadmoa-sig-9868b02903f950566206ee736bf5e9edbeeac5f3.tar.gz
moa-sig-9868b02903f950566206ee736bf5e9edbeeac5f3.tar.bz2
moa-sig-9868b02903f950566206ee736bf5e9edbeeac5f3.zip
add additional PAdES verification information
and some more small updates
Diffstat (limited to 'release-infos/handbook')
-rw-r--r--release-infos/handbook/handbook/config/MOA-SPSS-config-3.0.0.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-infos/handbook/handbook/config/MOA-SPSS-config-3.0.0.xsd b/release-infos/handbook/handbook/config/MOA-SPSS-config-3.0.0.xsd
index 18e3a74..c9739d3 100644
--- a/release-infos/handbook/handbook/config/MOA-SPSS-config-3.0.0.xsd
+++ b/release-infos/handbook/handbook/config/MOA-SPSS-config-3.0.0.xsd
@@ -140,12 +140,12 @@
<xs:element name="CertificateValidation">
<xs:complexType>
<xs:sequence>
- <xs:element name="ConnectionTimeout" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="ReadTimeout" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="PathConstruction">
<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>