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

ludovicp
30.40.2010 569de0b5cfe57748ec244ee19846ce34d0837a1e
refs
author ludovicp <ludovicp@localhost>
Friday, July 30, 2010 15:40 +0200
committer ludovicp <ludovicp@localhost>
Friday, July 30, 2010 15:40 +0200
commit569de0b5cfe57748ec244ee19846ce34d0837a1e
tree 5dcbdafc67ce383924e5a32956b81bfdd91c4be9 tree | zip | gz
parent ead416fd200146255cc99752d62349471da2bbaa view | diff
Fix issue 4573 - Admin Connector certificate should use the host name provided by the user in setup.
This is achieved by storing the specified hostname in a temporary file under cn=config, which will be used for generating the self-signed certificates and then deleted.
If changing or deleting the self-signed certificates, the provided host name is lost and must be manually specified again.
5 files modified
202 ■■■■■ changed files
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 99 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/admin/AdministrationConnector.java 8 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/backends/TrustStoreBackend.java 10 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/DirectoryServer.java 8 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/SetupUtils.java 77 ●●●●● diff | view | raw | blame | history