From aa27c98528afc471883326efc736c443f7e49b05 Mon Sep 17 00:00:00 2001 From: Chamila Adhikarinayake Date: Wed, 9 Apr 2025 12:08:13 +0530 Subject: [PATCH] Update configure-wso2is7-connector.md --- en/docs/administer/key-managers/configure-wso2is7-connector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/docs/administer/key-managers/configure-wso2is7-connector.md b/en/docs/administer/key-managers/configure-wso2is7-connector.md index 59cd6373f6..ed158b5c15 100644 --- a/en/docs/administer/key-managers/configure-wso2is7-connector.md +++ b/en/docs/administer/key-managers/configure-wso2is7-connector.md @@ -62,7 +62,7 @@ Follow the steps given below to configure WSO2 IS 7.x as a Key Manager component You need to import the public certificate of the WSO2 Identity Server 7.x to the truststore of the WSO2 API Manager, and vice-versa. For information on importing the certificates, see the [Importing certificates to the truststore]({{base_path}}/install-and-setup/setup/security/configuring-keystores/keystore-basics/creating-new-keystores/#step-3-importing-certificates-to-the-truststore) guide. -3. Download [notification.event.handlers-2.0.5.jar](https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/km/ext/wso2is/wso2is.notification.event.handlers/2.0.5/wso2is.notification.event.handlers-2.0.5.jar) and add it to `/repository/components/dropins`. +3. Download [notification.event.handlers-2.0.5.jar](https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/km/ext/wso2is/wso2is.notification.event.handlers/2.0.5/wso2is.notification.event.handlers-2.0.5.jar) and add it to `/repository/components/dropins` 4. Start WSO2 Identity Server 7.x with a port offset. portOffset is required only if you are running both API-M and IS 7.x in the same JVM.