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

Mark Craig
23.59.2015 f791104ea396b91c25c411ff51794f6c66187d8a
OPENDJ-1962 Fix typo in procedure 5.2

Thanks to muzzol oliba for spotting the problem.
1 files modified
2 ■■■ changed files
opendj-server-legacy/src/main/docbkx/admin-guide/chap-connection-handlers.xml 2 ●●● patch | view | raw | blame | history
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>