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: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,14 +39,16 @@ The client needs to be registered as a service for Dependency Injection this can
39
39
40
40
the parameters will need to be updated for your specific mailboxes and environments.
41
41
the certificate will need to be converted or created as a `.pfx` file that stores both the certificate and the private key.
42
+
the serverSideCertificateCollection should be populated with the certificates of the MESH side server, This is to ensure the host connected to is the expected host.
0 commit comments