eclipse / packages

IoT Packages project
https://eclipse.org/packages
Eclipse Public License 2.0
46 stars 66 forks source link

How to replace default certificates on a cloud2edge instance? #526

Open suhas04s9 opened 9 months ago

suhas04s9 commented 9 months ago

I have deployed a cloud2edge instance and now i want to replace the default certificates with other ones generated with the create_certs.sh script. According to the Hono documentation i can specify the configuration (including the certificates path) in the values.yaml, but i am not sure how to do it with the cloud2edge package.

Where should i take a look in order to change the certificates ?

Is there any possibility to set the certificates path without re-installing the package?