Skip to content

Commit 552bfd8

Browse files
Merge pull request #10522 from mbyregowMx/patch-22
Update environments-details.md
2 parents 4c05dd4 + 4a93ee9 commit 552bfd8

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

content/en/docs/deployment/mendix-cloud-deploy/environments-details.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,14 @@ default-src 'self' ; script-src 'self' 'unsafe-inline' 'unsafe-eval' ; connect-s
340340

341341
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.
342342

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.
350+
343351
### Outgoing Connections Safelisting (Mendix Cloud Dedicated) {#connection-safelist}
344352

345353
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
413421

414422
For more information, refer to the [Access Restriction Profiles](/developerportal/deploy/access-restrictions/#access-restriction-profiles) section of *Restricting Access for Incoming Requests*.
415423

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-
420424
## The Log Levels Tab {#log-levels}
421425

422426
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

Comments
 (0)