mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 03:15:33 +00:00
Merge pull request #5892 from keymanapp/docs/devbox-iis-https-keyman-local.com
chore: add keyman-local.com to iis https setup
This commit is contained in:
commit
2ca084ef2b
2 changed files with 8 additions and 0 deletions
|
|
@ -8,9 +8,13 @@ The script must be run as Administrator and can safely be run multiple times.
|
|||
|
||||
Once configured, the certificates will work for the following sites (configured in v3.ext):
|
||||
- `localhost`
|
||||
- `keyman-local.com`
|
||||
- `*.keyman-local.com`
|
||||
- `keyman.com.local`
|
||||
- `*.keyman.com.local`
|
||||
- `keymanweb.com.local`
|
||||
- `keymankeyboards.com.local`
|
||||
- `keyman.dev.local`
|
||||
- `*.keymanweb.com.local`
|
||||
- `keyman.blog.local`
|
||||
- `*.keyman.blog.local`
|
||||
|
|
|
|||
|
|
@ -11,3 +11,7 @@ DNS.4 = keymanweb.com.local
|
|||
DNS.5 = keymankeyboards.com.local
|
||||
DNS.6 = keyman.dev.local
|
||||
DNS.7 = *.keymanweb.com.local
|
||||
DNS.8 = *.keyman-local.com
|
||||
DNS.9 = keyman.blog.local
|
||||
DNS.10 = *.keyman.blog.local
|
||||
DNS.11 = keyman-local.com
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue