SSL: <%= check.domain %> (<%= check.consecutive_failures %> erreurs consécutives) <%= "-" * (check.domain.length + "SSL: ".length) %> <%- if check.domain_expires_at.present? %> Dernière date d'expiration connue : <%= format_utc(check.domain_expires_at) %>. <% end %> <%- if check.last_success_at.present? %> Dernière vérification réussie : <%= format_utc(check.last_success_at) %>. <% end %> S'il n'y a plus de terminaison SSL pour ce site ou s'il n'existe plus, merci de désactiver la vérification associée, avec ce lien : <%= edit_check_url(check) %> <%= render "check_comment_vendor", check: check %>