Skip to main content
SnapCenter 6.0 cmdlets

Set-SmCertificateSettings

Contributors

Enables you to modify the certificate settings for the SnapCenter Server host or a SnapCenter plug-in host.

Syntax

Set-SmCertificateSettings [-Server]  <>  [-Enable]  <>  [-Disable]  <>  [-Host]  <>  [-HostName]  <String>  [-Enable]  <>  [-Disable]  <>

Detailed Description

Enables you to modify the certificate settings for the SnapCenter Server host or a SnapCenter plug-in host.

Parameters

Name Description Required? Pipeline Input Default Value

Server

Enables the Snapcenter server to perform SSL Secure validations.

true

false

Host

Specifies that you want to perform SSL Secure validations on Snapcenter Host.

true

false

HostName

Specifies the name of the host on which you want to perform SSL Secure validations.

true

false

Enable

Specifies the Snapcenter server or host to enable SSL Secure validations.

true

false

Disable

Specifies the Snapcenter server or host to disable SSL Secure validations.

true

false

Examples

Example 1: Updating certificate settings for server

 Set-SmCertificateSettings -Server -Enable

This example syntax sets certificate settings for server. Enables the server to perform SSL secure validations.

Name: Enabling certificate validation on server
			Id  : 51
			StartTime   : 3/12/2021 1:42:58 PM
			EndTime : 3/12/2021 1:42:59 PM
			IsCancellable   : False
			IsRestartable   : False
			IsCompleted : False
			IsVisible   : True
			IsScheduled : False
			PercentageCompleted : 100
			Description :
			Status  : Completed
			Owner   :
			Error   :
			Priority: None
			Tasks   : {}
			ParentJobID : 0
			EventId : 0
			JobTypeId   : 38
			ApisJobKey  :
			ObjectId: 0
			PluginCode  : NONE
			PluginName  : NONE
			HostId  : 0
			RoleId  :
			JobIds  : {}

Example 2: Updating certificate settings for Host

 Set-SmCertificateSettings -Host -HostName R71104B320CV1.mva.gdl.englab.netapp.com -Enable

This example syntax sets certificate settings for host. Enables the host to perform SSL secure validations.

Name: Enabling certificate validation on Host R71104B320CV1.mva.gdl.englab.netapp.com
			Id  : 52
			StartTime   : 3/12/2021 1:47:06 PM
			EndTime : 3/12/2021 1:47:13 PM
			IsCancellable   : False
			IsRestartable   : False
			IsCompleted : False
			IsVisible   : True
			IsScheduled : False
			PercentageCompleted : 100
			Description :
			Status  : Completed
			Owner   :
			Error   :
			Priority: None
			Tasks   : {}
			ParentJobID : 0
			EventId : 0
			JobTypeId   : 38
			ApisJobKey  :
			ObjectId: 0
			PluginCode  : NONE
			PluginName  : NONE
			HostId  : 0
			RoleId  :
			JobIds  : {}