RT notifier: parse templates without header correctly
[openxpki.git] / trunk / clients / perl / OpenXPKI-Client-SCEP / t / config.xml.diff
blobc22fd1f91206351b0729823aecdbfc078a20e15b
1 --- t/instance/etc/openxpki/config.xml 2006-12-04 10:41:16.000000000 +0100
2 +++ t/instance/etc/openxpki/config.xml 2006-12-04 10:49:32.000000000 +0100
3 @@ -44,8 +44,8 @@
5 <secret>
6 <group id="default" label="I18N_OPENXPKI_CONFIG_DEFAULT_SECRET_AUTHENTICATION_GROUP">
7 - <method id="plain">
8 - <total_shares>1</total_shares>
9 + <method id="literal">
10 + <value>1234567890</value>
11 </method>
12 <cache>
13 <type>daemon</type>