We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d55d261 commit 7c64489Copy full SHA for 7c64489
README.md
@@ -29,3 +29,5 @@ iisSiteName - This is the Name of the Site as seen in the IIS Management Console
29
renew - If you are creating a Certificate for this Site for the First time this should be "False". If you are renewing a certificate set it to "True"
30
31
.\PATHTOSCRIPT\Lets-Encrypt_Automate_PowerShell.ps1 -domain "reportifier.com" -iisSiteName "reportifier.com" -renew "False"
32
+
33
+More Info: http://georgelubomirov.blogspot.bg/2017/11/automatic-issuance-and-renewal-of-ssl.html
0 commit comments