Sha256: 15e2d6d0dc2d8be68d993c58696cf3ab4e9e0fcafb98a5e1b06415d96305d3c8

Contents?: true

Size: 449 Bytes

Versions: 1

Compression:

Stored size: 449 Bytes

Contents

<html>
<head>
  <title>Revoke</title>
</head>
<body>

<h1>Revoke a certificate</h1>

<form method="post" action="/1/certificate/revoke/">
  <p>
    CA:
    <br />
    <input type="text" name="ca" />
  </p>
  <p>
    Serial:
    <br />
    <input type="text" name="serial" />
  </p>
  <p>
    Reason:
    <br />
    <input type="text" name="reason" value="0" />
  </p>
  <p>
    <input type="submit" value="Revoke" />
  </p>
</form>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
r509-ca-http-0.2 lib/r509/certificateauthority/http/views/test_revoke.erb