< Back

Disable-TlsCipherSuite

Wed Jan 30, 2019 6:04 pm

NAME Disable-TlsCipherSuite



SYNOPSIS

Disables a TLS cipher suite.





SYNTAX

Disable-TlsCipherSuite [-Name] <String> [<CommonParameters>]





DESCRIPTION

The Disable-TlsCipherSuite cmdlet disables a cipher suite. This cmdlet removes the cipher suite from the list of Transport Layer Security (TLS) protocol

cipher suites for the computer.



For more information about the TLS cipher suites, see the documentation for the Enable-TlsCipherSuite cmdlet or type Get-Help Enable-TlsCipherSuite.





PARAMETERS

-Name <String>

Specifies the name of the TLS cipher suite to disable.



Required? true

Position? 1

Default value none

Accept pipeline input? true(ByValue,ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS











OUTPUTS











Example 1: Disable a cipher suite



PS C:\\>Disable-TlsCipherSuite -Name "TLS_RSA_WITH_3DES_EDE_CBC_SHA"



This command disables the cipher suite named TLS_RSA_WITH_3DES_EDE_CBC_SHA. The command removes the cipher suite from the list of TLS protocol cipher

suites.







RELATED LINKS

Enable-TlsCipherSuite

Get-TlsCipherSuite





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Disable-TlsEccCurve; noun=TlsEccCurve; verb=Disable}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.

PSSnapIn :

alertSet :

description :

examples :

Synopsis :

Disable-TlsEccCurve [-Name] <string> [-WhatIf] [-Confirm] [<CommonParameters>]



ModuleName : TLS

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Disable-TlsEccCurve

Category : Cmdlet

Component :

Role :

Functionality :