diff options
Diffstat (limited to 'BKUOnline/src')
-rw-r--r-- | BKUOnline/src/main/webapp/WEB-INF/conf/configuration.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/BKUOnline/src/main/webapp/WEB-INF/conf/configuration.xml b/BKUOnline/src/main/webapp/WEB-INF/conf/configuration.xml index d4736429..0929cb3e 100644 --- a/BKUOnline/src/main/webapp/WEB-INF/conf/configuration.xml +++ b/BKUOnline/src/main/webapp/WEB-INF/conf/configuration.xml @@ -7,8 +7,8 @@ --> <MaxHops>50</MaxHops> </DataURLConnection> - <!-- default revocation service type order: OCSP, CRL - <SSL> - <revocationServiceOrder>OCSP</revocationServiceOrder> + <!--SSL> + <disableAllChecks>true</disableAllChecks> + <revocationServiceOrder>OCSP, CRL</revocationServiceOrder> </SSL--> </MoccaConfiguration>
\ No newline at end of file |