Skip to content

Release version 0.1.2

Compare
Choose a tag to compare
@mstilkerich mstilkerich released this 13 Jul 15:05
· 274 commits to master since this release
  • Added: SPNEGO/GSSAPI authentication (tested with Kerberos against Apache)
  • Fix: During Discovery::discoverAddressbooks(), if an exception occurred, the discovery would abort. During discovery, however, exceptions are expected as several possible context paths are tried and failure is quite common. This would particularly happen when authentication failed.