Devin Kowatch <[EMAIL PROTECTED]> writes: > It looks like, if I'm reading the source correctly, you can't use any > SSL features over a unix domain socket.
In fact, we could. But is this useful? > Perhaps this should be documented in README_SSL? OK. > Further the force public key auth option appears to have no effect. No SSL, no "public key auth" (which should be renamed to "certificate auth" or something like that) > I'm basing this on the fact that a test user, with no cert, was able to > login fine without a password. Uuuuk ! > This shold also be fix/documented. Definitely. > Finally, as far as I can tell there is no way to use public key > authentication. You can, on a TCP/IP socket.
