Skip to main content

Can anyone suggest on how the communication between K2 server and any external application(say for example a desktop application)  be secured using certificate based authentication?

 

Any sample snippet for the same would be helpful.

you can expose the application as a web service on SSL which can be consumed using endpoint service broker. At the moment, it is not possible to directly make the K2HostServer.exe to communicate to an external application using certificates.


Reply