Skip to content

Connecting to Mesh Api : PEM Certificate #144

Answered by tnoczyns-volue
samurech asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Most likely you are using Mesh in version <= 2.2. Could you check what is the version of Mesh you are trying to connect to?
Current master requires Mesh v2.3 which should be available externally starting end of this week.
Meanwhile for Mesh 2.2 please use this:
https://github.com/PowelAS/sme-mesh-python/tree/Mesh_v2.2

Regarding the secure_connection to root_pem_certificate change: previously there was a bool parameter secure_connection in Connection class. When set to True it meant that we requested secure (using TLS certificate) connection to the server. However the path to TLS certificate was hardcoded. To make it flexible now we removed the hardcoded path and enabled users to provi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by samurech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants