tusury / vt-middleware

Automatically exported from code.google.com/p/vt-middleware
0 stars 0 forks source link

vt-ldap: referral following does not use startTLS #235

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If referral chasing is enabled on a connection using startTLS, the referral 
will be followed unencrypted if the referral URL is ldap://.

Update the TlsConnectionHandler to throw if it detects that referral following 
has been enabled.

Original issue reported on code.google.com by dfis...@gmail.com on 4 Feb 2015 at 10:00

GoogleCodeExporter commented 8 years ago
Fixed in r3090.

Original comment by dfis...@gmail.com on 26 Feb 2015 at 10:24