diff --git a/webadmin/src/views/certs.html b/webadmin/src/views/certs.html index 0874913f3..475340e66 100644 --- a/webadmin/src/views/certs.html +++ b/webadmin/src/views/certs.html @@ -4,6 +4,55 @@ +
+
+

DNS Credentials

+
+
+ +
+
+
+

Currently only Amazon Route53 is supported. Let us know if you require a different DNS provider here.

+ + + + + + + + + + + + + + +
Access Key Id{{ dnsConfig.accessKeyId }}
Secret Access Keyhidden
Done    
+ +
+

The security credentials have to be valid for full Route53 access.

+
+
+
{{ dnsCredentials.error }}
+ +
+ + +
+
+ + +
+ + +
+
+
+
+
+
+

SSL Certificates

@@ -74,52 +123,3 @@
- -
-
-

DNS Credentials

-
-
- -
-
-
-

Currently only Amazon Route53 is supported. Let us know if you require a different DNS provider here.

- - - - - - - - - - - - - - -
Access Key Id{{ dnsConfig.accessKeyId }}
Secret Access Keyhidden
Done    
- -
-

The security credentials have to be valid for full Route53 access.

-
-
-
{{ dnsCredentials.error }}
- -
- - -
-
- - -
- - -
-
-
-
-
-