SSL Certificates
{#if certificates.length > 0} {#each certificates as cert} {/each}
Common Name CreatedAt Actions
{cert.commonName} {cert.createdAt}
{:else}
No SSL Certificate found
{/if}
{#if isModalActive}