Browse Source

fix(webapp): remove words that might discourage DNSSEC

Peter Thomassen 1 year ago
parent
commit
492e1c284f
1 changed files with 1 additions and 2 deletions
  1. 1 2
      www/webapp/src/views/DomainSetup.vue

+ 1 - 2
www/webapp/src/views/DomainSetup.vue

@@ -71,8 +71,7 @@
     </div>
     </div>
     <p>
     <p>
       To enable DNSSEC security, you also need to forward one or more of the following information to your
       To enable DNSSEC security, you also need to forward one or more of the following information to your
-      domain provider. Which information they accept varies from provider to provider; unfortunately there are
-      also providers that do not support DNSSEC altogether.
+      domain provider. Which information they accept varies from provider to provider.
     </p>
     </p>
 
 
     <v-card>
     <v-card>