Mqtt certificates

0

Hello,

I was wondering if it possible to setup an mqtt connection without the certificates ? or with less protection?

asked a year ago193 views
1 Answer
2

Hi,

apart from X.509 certificate you can also use Signature Version 4 to authenticate against AWS IoT Core. You can find the supported authentication mechanisms and protocols at https://docs.aws.amazon.com/iot/latest/developerguide/protocols.html.

You can also create your custom authorizer in case you have other authentication requirements.

Cheer,
Philipp

AWS
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions