Skip to content

Commit 5c00ea1

Browse files
Merge pull request #4 from inglele/patch-1
Typo in "Choose the domains to include" section
2 parents 8686233 + a1cfe00 commit 5c00ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/certificate-process.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ When you install Certify you will be prompted to register with the Let's Encrypt
88
## Requesting a Certificate
99

1010
### 1. Choose the domains to include
11-
The first step of requesting a certificate if to decide which domain (and subdomains) need to be included in your certificate. You can manually specify these or you can load the configured hostname bindings from an existing IIS site on your server. If you choose an existing IIS site this will also be your default target for the final https bindings to be created/updated.
11+
The first step of requesting a certificate is to decide which domain (and subdomains) need to be included in your certificate. You can manually specify these or you can load the configured hostname bindings from an existing IIS site on your server. If you choose an existing IIS site this will also be your default target for the final https bindings to be created/updated.
1212

1313
### 2. Decide how to validate domains
1414
You will need to prove you control the domains you have added to your certificate. Only public domains can be validated using Let's Encrypt so intranet sites (hostname only with no domain etc e.g. SRVDEVAPP01) are not supported, however public domain names (like srvdevapp01.dev.domain.com) are fine.
@@ -25,4 +25,4 @@ You can customise this behaviour or even opt to have no deployment at all, howev
2525
There are a number of options available to customise the request/renewal process. See full guide to the user interface [options](ui-options.md) available.
2626

2727
### 4. Preview
28-
Using the *Preview* tab you can see a detailed summary of how your Managed Certificate is configured and what actions the app will plan to take next, including how the new certificate will be deployed.
28+
Using the *Preview* tab you can see a detailed summary of how your Managed Certificate is configured and what actions the app will plan to take next, including how the new certificate will be deployed.

0 commit comments

Comments
 (0)