K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2011-07-17T18:23:31.566982Z
K 7
svn:log
V 635
better check of the rights on the private key for TLS connections

Use stat() instead of lstat().  The permissions of the symlink are
irrelevant; we only care about the permissions of the underlying file.

Use getegid() instead of getgid().

The news group is fairly trusted already by INN.  Ensure that if the mode
is 440 or 640, the group owner is the news group (to prevent the failure
case of having news:users as the owner and group).

In the error message, a wrong path to the key was put (cert_file instead
of key_file).

Thanks to Florian Schlichting for having reported the issue, and to Russ
Allbery for his help on the fix.

END
