Skip to content

Commit 2c7222d

Browse files
authored
Merge branch 'develop' into fixing-rest-keystore-types
2 parents acf5d3a + eab88b1 commit 2c7222d

2 files changed

Lines changed: 0 additions & 19 deletions

File tree

  • kura
    • distrib/src/main/resources/unfiltered/pkg/user/security
    • tools/kura-addon-archetype/src/main/resources/archetype-resources/tests/test-env/user/snapshots
Binary file not shown.

kura/tools/kura-addon-archetype/src/main/resources/archetype-resources/tests/test-env/user/snapshots/snapshot_0.xml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -146,25 +146,6 @@
146146
</esf:property>
147147
</esf:properties>
148148
</esf:configuration>
149-
<esf:configuration pid="DMKeystore">
150-
<esf:properties>
151-
<esf:property array="false" encrypted="false" name="keystore.path" type="String">
152-
<esf:value>/tmp/kura/user/security/dmkeystore.ks</esf:value>
153-
</esf:property>
154-
<esf:property array="false" encrypted="true" name="keystore.password" type="Password">
155-
<esf:value>Y2hhbmdlaXQ=</esf:value>
156-
</esf:property>
157-
<esf:property array="false" encrypted="false" name="randomize.password" type="Boolean">
158-
<esf:value>false</esf:value>
159-
</esf:property>
160-
<esf:property array="false" encrypted="false" name="service.factoryPid" type="String">
161-
<esf:value>org.eclipse.kura.core.keystore.FilesystemKeystoreServiceImpl</esf:value>
162-
</esf:property>
163-
<esf:property array="false" encrypted="false" name="kura.service.pid" type="String">
164-
<esf:value>DMKeystore</esf:value>
165-
</esf:property>
166-
</esf:properties>
167-
</esf:configuration>
168149
<esf:configuration pid="org.eclipse.kura.http.server.manager.HttpService">
169150
<esf:properties>
170151
<esf:property array="true" encrypted="false" name="http.ports" type="Integer">

0 commit comments

Comments
 (0)