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

Mark Craig
23.59.2015 4bb98d48c6d8a2bb05f2b6e38b9912b7780205e1
OPENDJ-1962 Fix typo in procedure 5.2

Thanks to muzzol oliba for spotting the problem.
1 files modified
2 ■■■ changed files
opendj-sdk/opendj-server-legacy/src/main/docbkx/admin-guide/chap-connection-handlers.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/main/docbkx/admin-guide/chap-connection-handlers.xml
@@ -567,7 +567,7 @@
 -trustcacerts \
 -alias server-cert \
 -file ~/Downloads/server-cert.crt \
 -keystore /path/to/opendj/config/keystore \
 -keystore /path/to/opendj/config/truststore \
 -storepass changeit \
 -keypass changeit</userinput>
<computeroutput>Certificate was added to keystore</computeroutput>