spring-projects / spring-boot-data-geode

Spring Boot support for Apache Geode and VMware GemFire
https://projects.spring.io/spring-boot
Apache License 2.0
46 stars 49 forks source link

Fix SSL auto-configuration when TLS is enabled to properly configure the SSL default context #77

Closed jxblum closed 4 years ago

jxblum commented 4 years ago

The SBDGSslAutoConfiguration class is missing a condition when TLS is enabled in a Cloud Platform Environment/Context, such as Pivotal CloudFoundry (PCF), or Pivotal Platform.