Hi all I'm not sure if this is the right mailling list for such an announcement but I think it is the most appropriate I was able to find. Please let me know if there's a better place.
We have implemented a Kerberos support for Mozilla (and the Apache http server). It's available at http://meta.cesnet.cz/software/heimdal/negotiate.en.html The solution is based on draft 'draft-brezak-spnego-http-03.txt', which defines how Kerberos is used in Microsoft www components. It is based on using of the GSS-API (RFC 2743) and SPNEGO (RFC 2478). I would very appreciate if someone who understands the libnecko code would overview the implementation since I'm affraid there are some ugly constructions there (caused by the fact that we are not C++ programmers and also don't know the mozilla code well). I'm looking forward to any comments. -- Dan Kouril