Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cdoc2-cli/config/ria-test/key-shares.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
key-shares.servers.urls=https://cdoc2-shares-02.test.riaint.ee:8443, https://cdoc2-sharesexternal-02.test.riaint.ee:8443
key-shares.servers.urls=https://cdoc2-shares.test.riaint.ee:8443, https://cdoc2-sharesexternal.test.riaint.ee:8443
key-shares.servers.min_num=2
key-shares.algorithm=n-of-n

# trusted certificates by client
cdoc2.key-shares.client.ssl.trust-store=config/ria-test/clienttruststore_ria-test.jks
cdoc2.key-shares.client.ssl.trust-store.type=JKS
cdoc2.key-shares.client.ssl.trust-store-password=passwd
cdoc2.key-shares.client.ssl.trust-store-password=passwd
Loading