Update example custom cache configuration for v>21 (#17289)

Co-authored-by: Bruno Oliveira da Silva <bruno@abstractj.com>

Closes #20550
This commit is contained in:
Doctor-love 2023-05-24 23:26:25 +00:00 committed by GitHub
parent 72b238fb48
commit 6598bb043b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -204,7 +204,7 @@ For more details, see https://infinispan.org/docs/stable/titles/server/server.ht
<SSL_KEY_EXCHANGE keystore_name="server.jks"
keystore_password="password"
stack.combine="INSERT_AFTER"
stack.position="VERIFY_SUSPECT"/>
stack.position="VERIFY_SUSPECT2"/>
<ASYM_ENCRYPT asym_keylength="2048"
asym_algorithm="RSA"
change_key_on_coord_leave = "false"