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

jvergara
26.57.2007 486ffa6d0abfa0b91dc7ab22ee71758b5eecfb88
refs
author jvergara <jvergara@localhost>
Wednesday, September 26, 2007 20:57 +0200
committer jvergara <jvergara@localhost>
Wednesday, September 26, 2007 20:57 +0200
commit486ffa6d0abfa0b91dc7ab22ee71758b5eecfb88
tree 6dcb0006cd5b9a3e1b7e465e58a84fe5070e9cf7 tree | zip | gz
parent e11b9eac5eac70b10e06d0adb13d44cf70c8ed9c view | diff
Fix for 2306: configure replication encryption on or off in dsreplication and setup-gui

Provide new options in the command line and new GUI in order to be able to configure secure replication.

The dsreplication status command-line has also been modified to display information about the replication security configuration.
17 files modified
749 ■■■■ changed files
opends/src/ads/org/opends/admin/ads/ServerDescriptor.java 49 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/EnableReplicationUserData.java 46 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliArgumentParser.java 42 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliMain.java 107 ●●●● diff | view | raw | blame | history
opends/src/messages/messages/admin_tool.properties 43 ●●●● diff | view | raw | blame | history
opends/src/messages/messages/quicksetup.properties 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/CliApplicationHelper.java 28 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/Constants.java 2 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/UserData.java 53 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/ConfiguredReplication.java 18 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/DataReplicationOptions.java 122 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 83 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/InstallerHelper.java 37 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/ui/DataReplicationPanel.java 29 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/ui/InstallReviewPanel.java 31 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/ui/RemoteReplicationPortsPanel.java 42 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/FieldName.java 13 ●●●● diff | view | raw | blame | history