Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mutual-SSL-Profiles.xml corrupted by WSO2 API Manager on startup #1716

Closed
niranRameshPeiris opened this issue Apr 7, 2023 · 0 comments
Closed

Comments

@niranRameshPeiris
Copy link

Description

We are experiencing issues with custom mutual SSL profiles getting corrupted by the Gateway when reading/loading the configuration on startup.

Steps to Reproduce

  1. Download and update the APIM-4.0.0 pack to U2 191.
  2. Configure the Dynamic SSL Profile by adding the below configuration to the TOML file.
[transport.passthru_https.sender.ssl_profile]
file_path = "repository/conf/mutual_ssl_profiles.xml"
interval = 3600000  
  1. Create a "mutual_ssl_profiles.xml" file inside "[APIM_HOME]/repository/conf/" directory.
  2. And define 10 profiles.
  3. Start the server.

After restarting, you will be able to see two profiles have been removed automatically from the bottom of the file.

Affected Component

APIM

Version

4.0.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants