Set the 'spring.boot.data.gemfire.security.ssl.keystore.name' property to 'trusted-keystore.jks'.

This commit is contained in:
John Blum
2019-04-23 16:00:39 -07:00
parent 36208a684d
commit 72421bbb26

View File

@@ -1,6 +1,6 @@
# Security Configuration for Apache Geode/Pivotal GemFire using Spring Boot and Spring Data GemFire properties
spring.boot.data.gemfire.security.ssl.keystore.name=example-trusted.jks
spring.boot.data.gemfire.security.ssl.keystore.name=example-trusted-keystore.jks
spring.data.gemfire.security.username=test
spring.data.gemfire.security.password=test
spring.data.gemfire.security.ssl.keystore.password=s3cr3t