server_encryption_options: internode_encryption: all keystore: /keystores/node0.keystore keystore_password: node0store truststore: /keystores/global.truststore truststore_password: globalstore # More advanced defaults below: # protocol: TLS # algorithm: SunX509 #store_type: JKS #cipher_suites: [TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA] #cipher_suites: [TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA] #require_client_auth: false