CC: | rjbs [...] cpan.org |
Subject: | Add starttls to Net::Cmd |
Date: | Tue, 28 Oct 2008 18:08:49 -0700 |
To: | bug-libnet [...] rt.cpan.org |
From: | "David E. Wheeler" <dwheeler [...] cpan.org> |
Hi Graham,
I'm surprised not to see anything like this in the libnet queue!
I recently got a patch for SVN::Notify adding TLS support by using
Net::SMTP::TLS. Since someone might also want to do auth, though, this
is suboptimal. Ideally, Net::SMTP would just have a `starttls`
parameter.
Is this do-able? Perhaps it could be in Net::Cmd so that all of the
libnet modules could use it. I'm sure it's not easy to do, and you
probably don't have the tuits for it, but maybe someone out there
reading this does? Maybe something could be borrowed from
Net::SMTP::TLS.
Thanks for listening!
David