Created
February 26, 2019 17:02
-
-
Save diegolovison/8ab323625e7c05fab4af91f3d9d93250 to your computer and use it in GitHub Desktop.
hotrod-connector-encryption.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<hotrod-connector socket-binding="hotrod" cache-container="local"> | |
<encryption security-realm="ApplicationRealm" require-ssl-client-auth="false"> | |
<sni security-realm="ApplicationRealm" /> | |
</encryption> | |
<topology-state-transfer lazy-retrieval="false" lock-timeout="1000" replication-timeout="5000"/> | |
</hotrod-connector> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment