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

gbellato
19.40.2006 76b017bf113039b806172a929c3f1f6d4db88755
refs
author gbellato <gbellato@localhost>
Tuesday, September 19, 2006 14:40 +0200
committer gbellato <gbellato@localhost>
Tuesday, September 19, 2006 14:40 +0200
commit76b017bf113039b806172a929c3f1f6d4db88755
tree 537b44a32ce2bf56cc51e34ba75d1d8d9eed1a66 tree | zip | gz
parent e5bf2a8578b2316d866a45f93b259570c687b10b 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
opends/src/server/org/opends/server/protocols/jmx/JmxConnectionHandler.java 99 ●●●●● diff | view | raw | blame | history