| Age | Commit message (Collapse) | Author |
|
Previously, all files required for installing rescached scattered in
different directories.
This changes move all files into single directory _sys with the
directory structure matched with target system.
|
|
Remove empty options in configurations to minimize confusion and
comment options that have default values.
|
|
Previously, the Common Name (CN) for certificate is not a valid local
domain name, because we tested it using IP address instead of domain name.
This commit use the "localhost" in certificate CN and in configuration for
DoH in browser.
|