From: Graham B. <gb...@po...> - 2001-04-10 08:10:17
|
On Tue, Apr 10, 2001 at 08:09:08AM +0100, Chris Ridd wrote: > Alternatively, you might be able to use SASL to negotiate such a > connection. I'm not sure the SASL mechanisms available in perl (read > perldoc Authen::SASL) can negotiate these, but Graham will know for sure. IIRC CRAM-MD5 is the only implemented method so far. But the whole Authen::SASL package needs some attention. Graham. |