From 6f1f703494a8a8af847c48eef6eff2ec5e7e1b21 Mon Sep 17 00:00:00 2001 From: Jianguo Ma Date: Sun, 15 Nov 2020 09:15:36 +0800 Subject: [PATCH] fix doc issue --- guides/howto-integrate-aad-ldap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/howto-integrate-aad-ldap.md b/guides/howto-integrate-aad-ldap.md index a08f108..2c05066 100644 --- a/guides/howto-integrate-aad-ldap.md +++ b/guides/howto-integrate-aad-ldap.md @@ -21,8 +21,8 @@ You've already set up an Azure Active Directory in the [previous guide](howto-de For SSL communication with an LDAP server to succeed, the signer certificate for the LDAP server must be added to the trust store that is referenced by the Liberty server. Execute the following commands to complete this step. ```bash -# Change directory to "/3-integration/aad-ldap" -cd /3-integration/aad-ldap +# Change directory to "/3-integration/aad-ldap/src/main/liberty/config" +cd /3-integration/aad-ldap/src/main/liberty/config # Generate a key store file with additional user inputs # Note: write down the specified key store name and key store password