Re: [Unattended] LDAPS and unattended

2005-10-31 Thread Christian Abels
-Original Message- From: [EMAIL PROTECTED] [mailto:unattended-info- [EMAIL PROTECTED] On Behalf Of Christian Abels Sent: Wednesday, October 26, 2005 10:42 AM To: unattended-info@lists.sourceforge.net Subject: [Unattended] LDAPS and unattended Im working on getting unattended to do lookups

[Unattended] LDAPS and unattended

2005-10-26 Thread Christian Abels
Im working on getting unattended to do lookups using the Net::LDAPS module in config.pl. After doing some research I found this: IO::Socket::SSL uses Net::SSLeay as the shiny interface to OpenSSL, which is the shiny interface to the ugliness of SSL. As a result, you will need both Net::SSLeay

RE: [Unattended] LDAPS and unattended

2005-10-26 Thread Brad Erdman
-info@lists.sourceforge.net Subject: [Unattended] LDAPS and unattended Im working on getting unattended to do lookups using the Net::LDAPS module in config.pl. After doing some research I found this: IO::Socket::SSL uses Net::SSLeay as the shiny interface to OpenSSL, which is the shiny