TLS
This reference provides cmdlet descriptions and syntax for all Transport Layer Security (TLS) cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.
TLS
Disable-TlsCipherSuite |
Disables a TLS cipher suite. |
Disable-TlsEccCurve |
Disables the Elliptic Curve Cryptography (ECC) cipher suites available for TLS(Transport Layer Security) for a computer. |
Disable-TlsSessionTicketKey |
Disables a TLS session ticket key. |
Enable-TlsCipherSuite |
Enables a TLS cipher suite. |
Enable-TlsEccCurve |
Enables Elliptic Curve Cryptography (ECC) cipher suites available for TLS. |
Enable-TlsSessionTicketKey |
Configures a TLS server with a TLS session ticket key. |
Export-TlsSessionTicketKey |
Exports a TLS session ticket key. |
Get-TlsCipherSuite |
Gets the TLS cipher suites for a computer. |
Get-TlsEccCurve |
Gets the list of Elliptic Curve Cryptography (ECC) cipher suites available for TLS for a computer. |
New-TlsSessionTicketKey |
Creates a TLS session ticket key configuration file. |