Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aloopkin committed Sep 15, 2018
1 parent b60dbfe commit 29b1732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -12,7 +12,7 @@ Features:
- Easy certificate requests & automated SSL bindings
- Auto renewal using Scheduled Task
- SAN support (multi-domain certificates)
- Support for v2 of the Let's Encrypt API including Wildcard Certificate support (*.example.com) [*]
- Support for v2 of the Let's Encrypt API including Wildcard Certificate support (\*.example.com) [\*]
- Optional powershell scripting for advanced deployment (Exchange, multi-server, etc)
- Http only challenge validation.
- Built-in Http Challenge Server for easier configuration of challenge responses
Expand All @@ -24,7 +24,7 @@ Features:
- Support for certificate revocation
- Logs activity to STDOUT and file

[*] Warning: Let's Encrypt does not allow wildcard certificates issuance with HTTP validation. So, while WinCertes supports it, it won't work with Let's Encrypt (but it might work with other CAs).
[\*] Warning: Let's Encrypt does not allow wildcard certificates issuance with HTTP validation. So, while WinCertes supports it, it won't work with Let's Encrypt (but it might work with other CAs).

----------
Quick Start (IIS users)
Expand Down

0 comments on commit 29b1732

Please sign in to comment.