<%= t('.subject') %> | <%= t(:status) %> |
---|---|
<%= link_to(x.parsed_csr.try(:subject), admin_api_user_certificate_path(@api_user, x)) %> | <%= x.status %> |
<%= link_to(x.parsed_crt.try(:subject), admin_api_user_certificate_path(@api_user, x)) %> | <%= x.status %> |