• Guus der Kinderen's avatar
    OF-477: For DIGEST-MD5, use domain rather than host name. · ae861cd9
    Guus der Kinderen authored
    Judging from most current implementations (Smack, Conversations,
    Gajim), most clients will use the domain name rather than the
    fully qualified host name when constructing the DIGEST-MD5
    digest-uri. Although this isn't conforming to RFC2831, interop
    is of more value than 'doing the right thing'.
    
    This commit makes SASL use the domain name when the mechanism
    in play is DIGEST-MD5, and will use the host name for other
    mechanisms.
    ae861cd9
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...