Click or drag to resize

ISolidFireElementGetNodeSSLCertificate Method

You can use the GetNodeSSLCertificate method to retrieve the SSL certificate that is currently active on the cluster. You can use this method on both management and storage nodes.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetNodeSSLCertificateResult GetNodeSSLCertificate()

Return Value

Type: GetNodeSSLCertificateResult
See Also