summaryrefslogtreecommitdiff
path: root/bkucommon/src/site
diff options
context:
space:
mode:
authortkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2012-08-02 16:25:13 +0000
committertkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2012-08-02 16:25:13 +0000
commit9de55d2985b475d31256b2252158d050eaeeb61f (patch)
treedd24d671bbb984d50fd4e6fbb6652397e9908d0d /bkucommon/src/site
parentb00df309176fa38e49fea0571157dc0a5243b471 (diff)
downloadmocca-9de55d2985b475d31256b2252158d050eaeeb61f.tar.gz
mocca-9de55d2985b475d31256b2252158d050eaeeb61f.tar.bz2
mocca-9de55d2985b475d31256b2252158d050eaeeb61f.zip
correct indentation
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1129 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'bkucommon/src/site')
-rw-r--r--bkucommon/src/site/apt/configuration.apt34
1 files changed, 17 insertions, 17 deletions
diff --git a/bkucommon/src/site/apt/configuration.apt b/bkucommon/src/site/apt/configuration.apt
index 9ecb1eee..bf055046 100644
--- a/bkucommon/src/site/apt/configuration.apt
+++ b/bkucommon/src/site/apt/configuration.apt
@@ -95,7 +95,7 @@ MOCCA Configuration
[<<<SignatureLayout>>>] May be specified to set the <<<SignatureLayout>>> HTTP header.
- [<<<AccessController>>>]
+ [<<<AccessController>>>]
Citizen Card Environment access control configuration file
@@ -103,34 +103,34 @@ MOCCA Configuration
Default: <<<classpath:/at/gv/egiz/bku/accesscontrol/config/accessControlConfig.xml>>>
- [<<<UseStrongHash>>>] The hash algorithm defaults to SHA-1.
- If this option is set, SHA-256 or RIPEMD-160 are used, depending on card support.
+ [<<<UseStrongHash>>>] The hash algorithm defaults to SHA-1.
+ If this option is set, SHA-256 or RIPEMD-160 are used, depending on card support.
- Default: <<<false>>>
+ Default: <<<false>>>
- [<<<UseStylesheetURL>>>] By default, provided StylesheetURLs will be ignored.
- To enable this feature, set this to true.
+ [<<<UseStylesheetURL>>>] By default, provided StylesheetURLs will be ignored.
+ To enable this feature, set this to true.
- Default: <<<false>>>
+ Default: <<<false>>>
- [<<<UseSWCard>>>] Use provided key and certificate files instead of a smart card.
- This feature expects the following files:
+ [<<<UseSWCard>>>] Use provided key and certificate files instead of a smart card.
+ This feature expects the following files:
- * <<<smcc/secure.p12>>>: keystore containing the secure signature key pair (under the friendly name <<<SecureSignatureKeypair>>>)
+ * <<<smcc/secure.p12>>>: keystore containing the secure signature key pair (under the friendly name <<<SecureSignatureKeypair>>>)
- * <<<smcc/secure.pwd>>>: plain text file containing the password of the above key store
+ * <<<smcc/secure.pwd>>>: plain text file containing the password of the above key store
- * <<<smcc/secure.cer>>>: corresponding certificate
+ * <<<smcc/secure.cer>>>: corresponding certificate
- * <<<smcc/certified.p12>>>: keystore containing the certified key pair (under the friendly name <<<CertifiedKeypair>>>)
+ * <<<smcc/certified.p12>>>: keystore containing the certified key pair (under the friendly name <<<CertifiedKeypair>>>)
- * <<<smcc/certified.pwd>>>: plain text file containing the password of the above key store
+ * <<<smcc/certified.pwd>>>: plain text file containing the password of the above key store
- * <<<smcc/certified.cer>>>: corresponding certificate
+ * <<<smcc/certified.cer>>>: corresponding certificate
- []
+ []
- Default: <<<false>>>
+ Default: <<<false>>>
** MOCCA Local Only Configuration Parameters