Click or drag to resize

ISolidFireElementSetSSLCertificate Method (SetSSLCertificateRequest)

You can use the SetSSLCertificate method to set a user SSL certificate and a private key for the cluster.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
SetSSLCertificateResult SetSSLCertificate(
	SetSSLCertificateRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiSetSSLCertificateRequest

Return Value

Type: SetSSLCertificateResult
See Also