Skip to content

Commit ded9ba2

Browse files
committed
Fix .Net build failures.
[git-p4: depot-paths = "//dev/main.net/": change = 111449]
1 parent 8754e83 commit ded9ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Coherence.Tests/Resources/s4hc-cache-config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
<certificate>
336336
<url>./Config/testcert.pfx</url>
337337
<password>password</password>
338-
<flags>DefaultKeySet</flags>
338+
<flags>MachineKeySet</flags>
339339
</certificate>
340340
</local-certificates>
341341
<remote-certificate-validator>

0 commit comments

Comments
 (0)