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

gbellato
19.40.2006 8e079d9748846751918c91261eaffc4496d63135
refs
author gbellato <gbellato@localhost>
Tuesday, September 19, 2006 14:40 +0200
committer gbellato <gbellato@localhost>
Tuesday, September 19, 2006 14:40 +0200
commit8e079d9748846751918c91261eaffc4496d63135
tree 31aa3ec3cb90e1f5034b6e63de5cf2171cff1957 tree | zip | gz
parent 0b93c3c34f27efde6287454ed6d2483555837591 view | diff
- This change fix a bug that was preventing dynamic configuration of SSL with JMX
to work because JmxConnectionHandler.configAddIsAcceptable(ConfigEntry, StringBuilder)
performs a wrong check on the DN of the added object.

- This fix also ease the coding of the unit test of JMX by allowing to configure
the key manager by creating a configEntry and calling directly the applyConfigurationAdd()
method.
This was not possible because the code looks for the config entry in the configuration
1 files modified
99 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/protocols/jmx/JmxConnectionHandler.java 99 ●●●●● diff | view | raw | blame | history