Cumulocity-IoT / cumulocity-devicemanagement-agent

Cumulocity Reference Agent written in Python to demonstrate most of the Device Management Capabilities of Cumulocity IoT
Apache License 2.0
26 stars 20 forks source link

Integrate key generation in docker file #25

Closed switschel closed 1 year ago

6293 commented 3 years ago

this task means generating certs in dockerfile and using them at authentication? Can I work on this?

switschel commented 3 years ago

Yep, generation & test of certificates was still open. Would be very happy if you could contribute this!

switschel commented 3 years ago

@z8674558: I just checked. Can you also provide an updated agent.ini where the certs are configured correctly? Also the certs should use the docker container ID as device ID not "pyagent0001".

6293 commented 3 years ago

true. will submit PR