Comando tls
Utilice este comando para establecer el nivel mínimo de TLS.
Sintaxis:
tls [-options]
Opción | Descripción | Valores |
---|---|---|
-min | Seleccione el nivel mínimo de TLS | 1.2, 1.3 Nota Cuando la modalidad de criptografía está definida en modo de conformidad de NIST-800-131A, la versión de TLS debe establecerse en 1.2. |
-h | Enumera el uso y las opciones | |
Nota
|
Ejemplo:
system> tls
-min 1.2
system> tls -h
usage:
tls [-options] - configures the minimum TLS level
-min <1.2 | 1.3> - Selects the minimum TLS level
-h - Lists usage and options
Entregar comentarios