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
If you have issues that appear to be related to a content security policy, you can use the console of your browser to investigate them.
342
342
343
+
### Outgoing Connections Certificates
344
+
345
+
Add client certificates (in the PKCS12 format) or certificate authorities (in the PEM format). These are used when your application initiates SSL/TLS connections.
346
+
347
+
## The Connectivity Tab {#connectivity-tab}
348
+
349
+
On the **Connectivity** tab, you can manage the elements described below.
If you are deploying your apps to [Mendix Cloud Dedicated](/deployment/#mendix-cloud-dedicated), all outgoing IP addresses are allowed by default.
@@ -413,10 +421,6 @@ You can **Delete** a path or you can **Add** and **Edit** a path with the follow
413
421
414
422
For more information, refer to the [Access Restriction Profiles](/developerportal/deploy/access-restrictions/#access-restriction-profiles) section of *Restricting Access for Incoming Requests*.
415
423
416
-
### Outgoing Connections Certificates
417
-
418
-
Add client certificates (in the PKCS12 format) or certificate authorities (in the PEM format). These are used when your application initiates SSL/TLS connections.
419
-
420
424
## The Log Levels Tab {#log-levels}
421
425
422
426
Log levels are used to distinguish log messages. Log levels highlight the highest-priority log messages so that they can be prioritized accordingly.
0 commit comments