aboutsummaryrefslogtreecommitdiff
path: root/moaSig/handbook/conf/moa-spss/sp.minimum_with_tsl.config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'moaSig/handbook/conf/moa-spss/sp.minimum_with_tsl.config.xml')
-rw-r--r--moaSig/handbook/conf/moa-spss/sp.minimum_with_tsl.config.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/moaSig/handbook/conf/moa-spss/sp.minimum_with_tsl.config.xml b/moaSig/handbook/conf/moa-spss/sp.minimum_with_tsl.config.xml
index 8d7541b..2a8cdd0 100644
--- a/moaSig/handbook/conf/moa-spss/sp.minimum_with_tsl.config.xml
+++ b/moaSig/handbook/conf/moa-spss/sp.minimum_with_tsl.config.xml
@@ -25,6 +25,8 @@
<!-- </cfg:Common>-->
<cfg:SignatureVerification>
<cfg:CertificateValidation>
+ <!-- ReadTimeout in seconds-->
+ <cfg:ReadTimeout>30</cfg:ReadTimeout>
<cfg:PathConstruction>
<cfg:AutoAddCertificates>true</cfg:AutoAddCertificates>
<cfg:UseAuthorityInformationAccess>true</cfg:UseAuthorityInformationAccess>
@@ -49,7 +51,9 @@
<cfg:EUTSL>
<!-- Optional kann eine Länderliste mit zweistelligen Länderkürzeln angegeben werden (d.h. nur die -->
<!-- Vertrauensanker der angegeben Länder werden importiert) -->
- <!--<cfg:CountrySelection>AT,BE</cfg:CountrySelection>-->
+ <cfg:CountrySelection>AT,BE</cfg:CountrySelection>
+ <cfg:AllowedTSPStatus></cfg:AllowedTSPStatus>
+ <cfg:AllowedTSPServiceTypes></cfg:AllowedTSPServiceTypes>
</cfg:EUTSL>
</cfg:TrustProfile>
</cfg:PathValidation>