mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
27.13.2007 dab913161552fd14d9883005a909a6568c16de93
refs
author neil_a_wilson <neil_a_wilson@localhost>
Tuesday, March 27, 2007 22:13 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Tuesday, March 27, 2007 22:13 +0200
commitdab913161552fd14d9883005a909a6568c16de93
tree 7bb622904389c639ab16b73112381fd540ad97ce tree | zip | gz
parent 3c2f8fd73574ba491293448d88cb023423847daa view | diff
Update the LDAP connection handler so that it only attempts to verify the key
manager provider and trust manager provider values if either SSL or StartTLS is
enabled. Previously, if a key/trust manager provider value was provided, then
the server would require it to refer to a valid enabled key/trust manager
provider, even if it wouldn't be used. Also, add a new check to ensure that if
SSL or StartTLS is enabled, then a valid key manager provider and trust manager
provider must have been configured for that connection handler.

OpenDS Issue Number: 1294
3 files modified
662 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/messages/ProtocolMessages.java 32 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/protocols/ldap/LDAPConnectionHandler.java 108 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/TestLDAPConnectionHandler.java 522 ●●●● diff | view | raw | blame | history