vt-middleware / ldaptive

A simple, extensible Java API for interacting with LDAP servers
56 stars 26 forks source link

Remove reference to missing trust manager #184

Closed mmoayyed closed 4 years ago

mmoayyed commented 4 years ago

Closes #183

By the way, you shouldn't need to host javadocs in gh-pages branch. It makes the repository size explode after a while. This might be a sufficient option: https://javadoc.io/doc/org.ldaptive/ldaptive/latest/index.html

dfish3r commented 4 years ago

Thanks for the tip on javadoc.io. I was unaware of that service. It seems like a great alternative.