Disable-WebCentralCertProvider

Disable-WebCentralCertProvider

Takes the central certificate provider offline.

Syntax

Disable-WebCentralCertProvider [ <CommonParameters>]

Detailed Description

Takes the central certificate provider offline. Use Set-WebCentralCertProvider to re-enable the provider.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Disable provider

Takes the central certificate provider off line.

PS C:\> Disable-WebCentralCertProvider

Clear-WebCentralCertProvider

Get-WebCentralCertProvider

Set-WebCentralCertProvider

Set-WebCentralCertProvider