This commit is contained in:
Rebecca Hsieh 2023-10-30 13:28:41 -07:00
parent 228da2aafa
commit 65bb9ff2e1
No known key found for this signature in database
GPG key ID: 644527A2F375A379

View file

@ -7,7 +7,7 @@
<h1>DNSSEC</h1>
<p>DNSSEC, or DNS Security Extensions, is additional security layer to protect your website. Enabling DNSSEC ensures that when someone visits your website, they can be certain that its connecting to the correct server, preventing potential hijacking or tampering with your domain's records.</p>
<p>DNSSEC, or DNS Security Extensions, is an additional security layer to protect your website. Enabling DNSSEC ensures that when someone visits your website, they can be certain that its connecting to the correct server, preventing potential hijacking or tampering with your domain's records.</p>
<form class="usa-form usa-form--text-width" method="post">
{% csrf_token %}