From caadf8e762c5ba3e4728f64daf2c29e1eb0fabe2 Mon Sep 17 00:00:00 2001 From: n1474335 Date: Wed, 28 Mar 2018 10:22:22 +0000 Subject: [PATCH] Added tags to X.509 operation description --- src/core/config/OperationConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/config/OperationConfig.js b/src/core/config/OperationConfig.js index 71d3c46d..d1879431 100755 --- a/src/core/config/OperationConfig.js +++ b/src/core/config/OperationConfig.js @@ -3363,7 +3363,7 @@ const OperationConfig = { }, "Parse X.509 certificate": { module: "PublicKey", - description: "X.509 is an ITU-T standard for a public key infrastructure (PKI) and Privilege Management Infrastructure (PMI). It is commonly involved with SSL/TLS security.

This operation displays the contents of a certificate in a human readable format, similar to the openssl command line tool.", + description: "X.509 is an ITU-T standard for a public key infrastructure (PKI) and Privilege Management Infrastructure (PMI). It is commonly involved with SSL/TLS security.

This operation displays the contents of a certificate in a human readable format, similar to the openssl command line tool.

Tags: X509, server hello, handshake", inputType: "string", outputType: "string", args: [