Click or drag to resize

ISolidFireElementRemoveNodeSSLCertificate Method

You can use the RemoveNodeSSLCertificate method to remove the user SSL certificate and private key for the management node. After the certificate and private key are removed, the management node is configured to use the default certificate and private key..

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

Return Value

Type: RemoveNodeSSLCertificateResult
See Also