summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-12-16 19:12:53 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-12-16 19:12:53 -0500
commitae7a28c86d51210ca3a0a20ba78322bf3c214723 (patch)
treeb49a9867db9fcf24d9951c0ca4ca721f6e51f53f
parent87965a89e83a4fd5b24ab4626cfedb7c3ab92669 (diff)
accounturi/validationmethods no loner experimental
-rw-r--r--static/features.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/features.html b/static/features.html
index 32a8adbd..014b0ff7 100644
--- a/static/features.html
+++ b/static/features.html
@@ -925,9 +925,9 @@
for domain/server configuration</li>
<li>DNS Certification Authority Authorization (CAA) records for all of our
domains permitting only Let's Encrypt to issue certificates with fully
- integrated support for the experimental <code>accounturi</code> and
- <code>validationmethods</code> pinning our Let's Encrypt accounts as the only ones
- allowed to issue certificates</li>
+ integrated support for the <code>accounturi</code> and
+ <code>validationmethods</code> pinning our Let's Encrypt accounts as the only
+ ones allowed to issue certificates</li>
<li>DANE TLSA records for pinning keys for all our TLS services</li>
<li>Our mail server enforces DNSSEC/DANE to provide authenticated encryption
when sending mail including alert messages from the attestation service</li>