We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The class Net::LDAP::StartTLSError is defined here: https://github.com/ruby-ldap/ruby-net-ldap/blob/4b22ea730293a49d096fc3cedc67a37bb8b48e37/lib/net/ldap/error.rb
But raised as Net::LDAP::StartTlSError here: https://github.com/ruby-ldap/ruby-net-ldap/blob/4b22ea730293a49d096fc3cedc67a37bb8b48e37/lib/net/ldap/connection.rb
Someone didn't capitalize the L in TLS.
The text was updated successfully, but these errors were encountered:
This bug has been fixed by #234 so we can close this issue. @justinoue @jch
Sorry, something went wrong.
No branches or pull requests
The class Net::LDAP::StartTLSError is defined here:
https://github.com/ruby-ldap/ruby-net-ldap/blob/4b22ea730293a49d096fc3cedc67a37bb8b48e37/lib/net/ldap/error.rb
But raised as Net::LDAP::StartTlSError here:
https://github.com/ruby-ldap/ruby-net-ldap/blob/4b22ea730293a49d096fc3cedc67a37bb8b48e37/lib/net/ldap/connection.rb
Someone didn't capitalize the L in TLS.
The text was updated successfully, but these errors were encountered: