Skip to content

Force hostname conversion from PQDN to FQDN

Carlos Falcon requested to merge github/fork/cmft/host_fqdn into develop

The uses of Partially-Qualified Domain Names causes troubles in the Tango Authority creation.

Fix it, reimplementing TangoNameValidatorXXX.getUriGroups methods to use Fully-Qualified Domain Name for the host name.

Fix #79 (closed)

Merge request reports