Skip to content

Instantly share code, notes, and snippets.

@diegolovison
Created February 26, 2019 17:02
Show Gist options
  • Save diegolovison/8ab323625e7c05fab4af91f3d9d93250 to your computer and use it in GitHub Desktop.
Save diegolovison/8ab323625e7c05fab4af91f3d9d93250 to your computer and use it in GitHub Desktop.
hotrod-connector-encryption.xml
<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