Skip to content

Commit b3fe4e8

Browse files
authored
Merge pull request #10233 from cristianoss83/patch-1
Update use-a-client-certificate.md
2 parents 9fd6b8a + d973fab commit b3fe4e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/howto9/integration/use-a-client-certificate.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,9 @@ To configure client certificates in Mendix Cloud, follow these steps:
7373
5. Only follow these steps if you are using more than one client certificate in your app:
7474
1. After the files have been uploaded, they appear in the list. Double-click an item in the list.
7575
2. In the **Pin Client Certificate to Web Services** section of the **Details** screen, you can specify which client certificate belongs to which service:
76-
* For web services, enter the name of the web service (for example,*ModuleName.WebServiceName*)
76+
* For web services, enter the name of the web service (for example, *ModuleName.WebServiceName*)
7777
* For REST services, enter the host name of the endpoint (for example, *example.com*)
7878
3. Close the **Details** screen.
7979
8080
6. Click **Stop application** and then **Start application**.
81+

0 commit comments

Comments
 (0)