View Revisions: Issue #1281

Summary 0001281: Change defaults for default-ssl-keystore
Revision 2025-12-22 17:38 by rijkr
Description IST: --dns-name <LIST> : Comma-separated list of DNS names to use as SSL Certificate Subject Alternative Name (optional). Default: value of --common-name
SOLL: Default: value of --common-name if specified, if not [hostname,hostname.local,localhost].

IST: --ip-addr <LIST> ": Comma-separated list of IP addresses to use as SSL Certificate Subject Alternative Name (optional).
SOLL: Default: server IPv4/IPv6 addresses [ip-addr,127.0.0.1,::1]
Revision 2024-12-31 21:01 by rijkr
Description IST: --dns-name <LIST> : Comma-separated list of DNS names to use as SSL Certificate Subject Alternative Name (optional). Default: value of --common-name
SOLL: Default: value of --common-name if specified, if not [hostname,hostname.local,localhost].

IST: --ip-addr <LIST> ": Comma-separated list of IP addresses to use as SSL Certificate Subject Alternative Name (optional).
SOLL: Default: server IPv4 addresses [ip-addr,127.0.0.1]