api-manager icon indicating copy to clipboard operation
api-manager copied to clipboard

Issue with Importing API with Mutual SSL Certificates Using APICTL Tool

Open Hamool-Nizar opened this issue 1 year ago • 0 comments

Description

We have encountered an issue due to the inability to import an API with Mutual SSL certificates using the APICTL tool in APIM 4.2.0. The specific error message states:

[2024-04-17 08:46:05,377] ERROR - GlobalThrowableMapper Error while importing API: The mentioned certificate file ./dev420/certs/FOMMEAPI_3.crt is not in the certificates directory

Steps to Reproduce

Steps to Reproduce:

  1. Create a "certificates" folder within the API project folder.
  2. Copy the Mutual SSL certificates into the "certificates" folder.
  3. Define the mutual SSL certificates and their paths in the "params.yaml".
  4. Import the API using the APICTL tool.
  5. Observe the aforementioned error in APIM.

Affected Component

APICTL

Version

4.2.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

Hamool-Nizar avatar Apr 18 '24 06:04 Hamool-Nizar