Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aloopkin authored Oct 13, 2020
1 parent c97baa7 commit 273d366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Quick Start (IIS users)
2. Launch a command line (cmd.exe) as Administrator
3. Enter the following command:
```dos
WinCertes.exe -e me@example.com -d test1.example.com -d test2.example.com -w -b "Default Web Site" -p
WinCertes.exe -e me@example.com -d test1.example.com -d test2.example.com -w=c:\inetpub\wwwroot -b "Default Web Site" -p
```
And... That's all! The certificate is requested from Let's Encrypt, and bound to IIS' Default Web Site

Expand Down

0 comments on commit 273d366

Please sign in to comment.