[pve-devel] [PATCH common] Use "real" Fully Qualified Domain Name for setting the common name of a ssl cert
Emmanuel Kasper
e.kasper at proxmox.com
Wed Mar 22 12:41:25 CET 2017
In the future we want to have multiple search domains set or read from the API,
so a single search domain is not a good fit for building a full qualified domain
name.
For backwards compatibility, the previously generated way of getting the fqdn
is prepended to the list of Alternative Subject Names
CCing Fabian for review
Emmanuel Kasper (1):
Add utility subroutine to get the fully qualified domain name of a
host
src/PVE/Tools.pm | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
--
2.1.4
More information about the pve-devel
mailing list