Github user dmansfield commented on the pull request:
https://github.com/apache/cxf/pull/84#issuecomment-138568435
I don't have permission to edit that page. My login on that system is
apache [at] dm.cobite.com.
What I would do is change
http://cxf.apache.org/docs/jaxrs-kerberos.html#JAXRSKerberos-Configuringtheserviceprincipalname
by adding a new third sentence:
When the "servicePrincipalName" is not specified, the target host from the
provided endpoint URL is used to construct one as-is. To perform
canonicalization of this hostname (e.g. if a CNAME record host.example.com
points to an A record host-x.example.com, then use "host-x.example.com" when
constructing the servicePrincipalName), the "useCanonicalHostname" property can
be set to "true".
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---