Commit 5f40338
committed
CDRIVER-658 fix GSSAPI / Kerberos
The helpful error message code was wrong and unconditionally aborted
GSSAPI conversations before they began. Even with the condition fixed,
that path isn't hit when trying to connect to a server that doesn't
support GSSAPI, so I'm just removing the code.1 parent 71e32fe commit 5f40338
1 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | 303 | | |
313 | 304 | | |
314 | 305 | | |
| |||
0 commit comments