[rs-commit] r323 - /rs-interop/trunk/src/site/xhtml5/csr/index.xhtml5

rs-commit at redwax.eu rs-commit at redwax.eu
Sun Mar 1 13:38:21 CET 2020


Author: minfrin at redwax.eu
Date: Sun Mar  1 13:38:19 2020
New Revision: 323

Log:
Add hidden element for pkcs10.

Modified:
    rs-interop/trunk/src/site/xhtml5/csr/index.xhtml5

Modified: rs-interop/trunk/src/site/xhtml5/csr/index.xhtml5
==============================================================================
--- rs-interop/trunk/src/site/xhtml5/csr/index.xhtml5	(original)
+++ rs-interop/trunk/src/site/xhtml5/csr/index.xhtml5	Sun Mar  1 13:38:19 2020
@@ -144,6 +144,7 @@
                 </p>
 
                 <form id="createform" method="POST" action="https://interop.redwax.eu/test/simple/csr">
+                  <input type="hidden" name="pkcs10" id="pkcs10" value="">
                   <p>
                     <label>Enter a common name:</label>
                     <input type="text" name="subject-CN" id="name" placeholder="Common Name" value="" />



More information about the rs-commit mailing list