ActiveLDAP StartTLS connection problem

H

Henrik Hodne

Hello,

I'm having trouble using ActiveLDAP connecting using starttls. When
using starttls I get ActiveLdap::ConnectionError: Giving up to
reconnect with the server. I have a suspicion it doesn't use the
correct certificate...

Any ideas?

Regards,
Henrik Hodne
 
K

Kouhei Sutou

Hi,

In <[email protected]>
"ActiveLDAP StartTLS connection problem" on Fri, 20 Mar 2009 05:34:26 +0900,
Henrik Hodne said:
I'm having trouble using ActiveLDAP connecting using
starttls. When using starttls I get
ActiveLdap::ConnectionError: Giving up to reconnect with the
server. I have a suspicion it doesn't use the correct
certificate...

Any ideas?

Could you show your config/ldap.yml?
(You use ActiveLdap with Rails, don't you?)

If you use debug log level, you will get more information.

config/environment.rb:

...
Rails::Initializer.run do |config|
...
config.log_level = :debug
...
end
...


Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top