androidzz - 2022-09-26

Hi,

I am using Codesys IIOT library. In our Codesys program, we want to communicate with a mqtt Broker service. This broker lives in Amazon Web Service (AWS). There is a tutorial online from codesys online how to connect to an AWS broker. (LINK: https://faq.codesys.com/pages/viewpage.action?pageId=119504904) In this tutorial, codesys itself creates a certificate to be used by AWS. The problem is AWS wont work with a certificate issued by codesys.

Now the question is whether codesys can work with a certificate not issued by themselves?

In our case, the AWS broker (or a 3rd party) must issue a certificate which codesys must provide with permission to connect to the AWS broker.

Kind regards