Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkp committed Jul 18, 2018
2 parents 246fe68 + c7b7d16 commit 500228d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LetsEncrypt-SiteExtension/Views/Home/Install.cshtml
Expand Up @@ -6,10 +6,10 @@

<h2>@ViewBag.Title</h2>
<p>
Select the custom domain name you want to request a Let's Encrypt SSL certificate for, and provide your email, in order to create an account with Let's Encrypt.
Select the custom domain names for which you want to request a Let's Encrypt SSL certificate, and provide your email, in order to create an account with Let's Encrypt.
</p>
<p>
Note you can only request 5 certifcates per week for the same domain, so if you are running tests, make sure to use the staging enviroment, where you have unlimited.
Note that you can only request 5 certifcates per week for the same domain, so if you are running tests, make sure to use the staging enviroment, where you have unlimited.
</p>
@using (Html.BeginForm())
{
Expand Down

0 comments on commit 500228d

Please sign in to comment.