I get the following error when trying to access the LDAP cert using the first format. Is that expected now?
ruby -r whimsy/asf -e "puts ASF::LDAP.cert" -e:1:in `<main>': undefined method `cert' for ASF::LDAP:Module (NoMethodError)
I get the following error when trying to access the LDAP cert using the first format. Is that expected now?
ruby -r whimsy/asf -e "puts ASF::LDAP.cert" -e:1:in `<main>': undefined method `cert' for ASF::LDAP:Module (NoMethodError)