Sha256: 168b5229be8e944ae6900c1ec56a547f49c57cdff8d87e9ff0014b1bb90fdc60
Contents?: true
Size: 293 Bytes
Versions: 2
Compression:
Stored size: 293 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Unique:</b> <%= @certificate.uniqueid %> </p> <p> <b>Data:</b> <%= @certificate.ssldata %> </p> <p> <b>Certifcate authority:</b> <%= @certificate.authority.commonname %> </p> <%= link_to 'Back', authority_path(@certificate.authority) %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
certify-0.0.3 | app/views/certify/certificates/show.html.erb |
certify-0.0.2 | app/views/certify/certificates/show.html.erb |