Skip to content

Commit 2ba61a4

Browse files
Add hub link in renewals doc
1 parent ea3f8df commit 2ba61a4

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/certificate-process.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,11 @@ You will need to prove you control the domains you have added to your certificat
4242
You can validate using [HTTP validation (http-01)](http-validation.md) or [DNS Validation (dns-01)](dns/validation.md).
4343

4444
**HTTP validation** requires that your domain be a publicly accessible website with an http service on TCP port 80 (even if that's only for http validation purposes). <em>You cannot use http validation if you need a wildcard certificate.</em>
45+
4546
![HTTP Validation](/assets/screens/Auth_http.png)
4647

4748
**DNS validation** requires that you can automatically create a TXT record in your domain's DNS zone (usually using a DNS API from a cloud DNS provider). If neither of these options are viable for you, you may not be able to use an automated certificate service.
49+
4850
![DNS Validation](/assets/screens/Auth_DNS.png)
4951

5052
### 3. Decide how to deploy

docs/renewals.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ In addition, as your certificate approaches expiration, the certificate authorit
2424
### Certify Dashboard
2525
You can optionally send reports to the certifytheweb.com [Dashboard](dashboard/index.md) when a renewal is successful or fails. This is useful if you have multiple system administrators and want to see when a renewal fails, or if you want to monitor renewal attempt status across many servers. You can see the status of all your certificates on the dashboard. To get started with sending reports to the Dashboard, select the *Add to Dashboard* option from the start up screen of the app on your machine.
2626

27+
### Certify Management Hub
28+
If you manage a significant number of certificates across multiple machines we recommend adopting [Certify Management Hub](hub/index.md). Individual instances can be joined to the hub for centralized monitoring and administration. The hub also enables a wider range of features and certificate management approaches (such as tagging and certificate subscriptions).
29+
2730
## App Updates Are Important
2831

2932
If the app offers an update you should check the release notes to see if they sounds relevant to you and if in doubt you should update the app anyway. Certificate Authorities regularly change how their services work, and not updating the app can result in future renewal failures. We only support the latest version of the app at all times.

0 commit comments

Comments
 (0)