Click or drag to resize
SystemPropertiesSSLTrustStore Property
Returns the SSL public certificate trust store file path.

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public string SSLTrustStore { get; }

Return Value

Type: String
the SSL public certificate trust store file path
See Also