On Mar 9, 2010, at 1:17 PM, Ankuj Gupta wrote: > With GT 4.2.1 and GT 5.0.0, the certificate name does not necessarily have to > be resolvable from the IP address. However, you will have to have some sort > of unique name for that host that the other machines on your network can use > to contact it. Use that name. > > Does it need to have a domain name as well? Or we can just change it using > network configuration to something like xyz.test.org ? Do we need to also > change /etc//hosts file. > > Ankuj
You can use a non-qualified host name if you want to. Somehow (probably /etc/hosts) you will need to be able to resolve that non-qualified name to the address on the client machines so that they can contact the service. Joe
