2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-30 07:03:27 +00:00

Added tags to X.509 operation description

This commit is contained in:
n1474335
2018-03-28 10:22:22 +00:00
parent c1bb93eec1
commit caadf8e762

View File

@@ -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.<br><br>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.<br><br>This operation displays the contents of a certificate in a human readable format, similar to the openssl command line tool.<br><br>Tags: X509, server hello, handshake",
inputType: "string",
outputType: "string",
args: [