Two-way SSL config

Do we need any configuration on the Kore bot builder side to enable 2-way SSL when calling APIs via service nodes?

Hi @pasta.pareo,

By default, 2-way SSL is enabled for the cloud platform. Kore is client and your app is server, when server asks for certificate, Kore will present its certificate by default.

For on-prem installation, they need to configure the SSL certificate at their end.

Let us know if you need any further clarification.

Regards,
Yoga Ramya

Hi @yogaramya.mendu
Thanks for the reply. Do you need to provide the CA certificates to us and import them to our server?

Hi @pastapareo,

As mentioned, for cloud platform, you will not need anything. We will by default handle the 2-way SSL mechanism.
For on-prem, please find the pre-requisites from the following link:
https://developer.kore.ai/docs/bots/bot-builder-tool/dialog-task/enabling-2-way-ssl-for-service-nodes/

Regards,
Yoga Ramya