diff --git a/certidude/static/js/templates.js b/certidude/static/js/templates.js index d5eede1..ae55796 100644 --- a/certidude/static/js/templates.js +++ b/certidude/static/js/templates.js @@ -704,9 +704,11 @@ output += "\n\t "; } } frame = frame.pop(); -output += "\n \n\n\n
\n

Log

\n

\n \n \n \n \n \n

\n \n
\n\n
\n

Revoked certificates

\n

To fetch certificate revocation list:

\n
curl ";
+output += "\n    \n
\n\n
\n

Log

\n

\n \n \n \n \n \n

\n \n
\n\n
\n

Revoked certificates

\n

To fetch certificate revocation list:

\n
curl ";
+output += runtime.suppressValue(runtime.memberLookup((runtime.memberLookup((runtime.contextOrFrameLookup(context, frame, "window")),"location")),"href"), env.opts.autoescape);
+output += "api/revoked/ | openssl crl -inform der -text -noout
\n