Sha256: 6b2d2dceb14c73b82a154905f350617ed741f1c5133e45e65f7d151c733143b7

Contents?: true

Size: 413 Bytes

Versions: 1

Compression:

Stored size: 413 Bytes

Contents

<html>
<head>
    <title>Unrevoke</title>
</head>
<body>

<h1>Unrevoke a certificate</h1>

<form method="post" action="/1/certificate/unrevoke/">
    <p>
        CA:
        <br />
        <input type="text" name="ca" />
    </p>
    <p>
        Serial:
        <br />
        <input type="text" name="serial" />
    </p>
    <p>
        <input type="submit" value="Unrevoke" />
    </p>
</form>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
r509-ca-http-0.1 lib/r509/certificateauthority/http/views/test_unrevoke.erb