wso2 / docs-mi

This repository contains the source code for WSO2 Micro Integrator documentation.
Apache License 2.0
4 stars 28 forks source link

Improve the EI documentation on how to configure secured proxy services #878

Open chanikag opened 1 week ago

chanikag commented 1 week ago

Description

How to configure secure proxy services is not mentioned in the Working with Proxy Servers section of the official documentation [1]. Anyway this has been documented here [2].

Wouldn’t it be better to add a reference here [1] as well, to avoid the confusions ?

[1] https://ei.docs.wso2.com/en/latest/micro-integrator/setup/configuring_proxy_servers/ [2] https://apim.docs.wso2.com/en/latest/reference/config-catalog-mi/#http-secured-proxy-profile:~:text=secured%20proxy%20profile-,%C2%B6,-%5B%5Btransport.http.secured_proxy_profile

Steps to reproduce

The steps to be followed to reproduce the issue.

Affected version(s)

The versions that are affected by the issue.

Related issue(s) (optional)

Any related issues such as sub tasks and issues reported in other repositories (e.g., component repositories), similar problems, etc.

Suggested label(s) (optional)

Optional comma-separated list of suggested labels. Non committers can’t assign labels to issues, and thereby, this will help issue creators who are not a committer to suggest possible labels.

Suggested assignee(s) (optional)

Optional comma-separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, and thereby, this will help issue creators who are not a committer to suggest possible assignees.

DinithiDiaz commented 1 week ago

This is available in the MI documentation. We need to add this to the EI documentation.