You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/_partials/task-configure-proxy.adoc
+13-10Lines changed: 13 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,21 +124,24 @@ NOTE: Anypoint API Manager supports OpenAPI Specification (OAS) 3.0, with the ex
124
124
[[configure_options]]
125
125
= Configure Options
126
126
127
-
. Enter your *Implementation URI*. The Implementation URI is the URL to access the proxy or the API. For example, you can use the URL of your API asset in Exchange. +
128
-
This is the only required field. For further details on the optional fields, see xref:configure-api-task.adoc[Configure an API Endpoint].
129
-
. If you want to enable SSL for inbound traffic:
130
-
** Select **HTTPS** for the **Scheme**. +
131
-
You should now see the **TLS Context for Inbound Traffic** field enabled.
132
-
** Select **Add TLS Context**.
133
-
*** Select the secret group where you hosted your TLS context from the **Secret group** drop-down.
134
-
*** Select your TLS context for your HTTPS API Proxy from the **TLS Context** drop-down.
127
+
128
+
. If you want to enable TSL for inbound traffic:
129
+
** Select *HTTPS* for the *Scheme*. +
130
+
You should now see the *Inbound TLS* field enabled.
131
+
** Select *Add TLS Context*.
132
+
*** Select the secret group where you hosted your TLS context from the *Secret group* drop-down.
133
+
*** Select your TLS context for your HTTPS API Proxy from the *TLS Context* drop-down.
135
134
. Enter the *Port* number for your API proxy.
136
-
. Select your *Client Provider*.
135
+
. Enter the *Base path*.
137
136
. Click *Advanced Options*.
137
+
. Select optional down stream configuration settings. For more configuration settings, see xref:create-instance-task-service-mesh.adoc
138
138
. In *Proxy Version*, select *latest*. +
139
139
This value ensures that your API proxy uses the latest released proxy version.
140
140
If a new proxy version is available in Anypoint platform, return to this step to reconfigure your proxy to the latest version.
141
-
. Click *Add TLS Context* for *TLS Context for Outbound traffic*.
141
+
. Click *Next*.
142
+
. Enter your *Upstream URL*. This is the URL to access the proxy or the API. For example, you can use the URL of your API asset in Exchange. +
143
+
This is the only required field. For further details on the optional fields, see xref:configure-api-task.adoc[Configure an API Endpoint].
144
+
. Click *Add TLS Context* for *Outbound TLS*.
142
145
.. Select the secret group where you hosted your TLS Context from the *Secret Group* drop-down list.
143
146
.. Select your TLS Context for your HTTPS API Proxy from the *TLS Context* drop-down.
0 commit comments