[% locale.maketext('[asis,DNSSEC] Keys for “[_1]”', '{{ dnssec.domain }}') %]

[% locale.maketext('[asis,DNSSEC] can protect clients from various forms of attack, such as [asis,Spoofing] or a [asis,Man-in-the-Middle] attack. Visitors’ browsers will compare the [asis,DNS] server’s [asis,DS] record to the [asis,DS] record at the registrar. If they match, then the visitor knows that the record is valid. [asis,DNSSEC] uses digital signatures to strengthen [asis,DNS] authentication. These digital signatures use public key cryptography to sign the [asis,DNS] data.') %]

{{ dnssec.loading_error_message }}
[% locale.maketext('Key Tag') %]
[% locale.maketext('We recommend that you rotate this key. Read our [output,url,_1,documentation,_2] on how to rotate your [asis,DNSSEC] keys.', 'https://go.cpanel.net/rotatednsseckey', { 'target' => 'rotatednsseckey' }) %]
[% locale.maketext('Key Tag') %]
{{:: key.key_tag }}
[% locale.maketext('Key Type') %]
{{:: key.key_type }}
[% locale.maketext('Algorithm') %]
{{:: key.algo_desc }} [% locale.maketext('(Algorithm [_1])', '{{ key.algo_num }}') %], {{:: key.bits_msg }}
[% locale.maketext('Created') %]
{{:: key.created }}
[% locale.maketext('Status') %]
[% locale.maketext('Active') %] [% locale.maketext('Not Active') %]
[% locale.maketext("No keys found. Click Create Key or Import Key to get started.") %]
[% locale.maketext('Loading …') %]