Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [leda-dev] CloudConnector launch in Leda
  • From: "Haller Mike (ETAS-E2E/XPC-Fe1)" <mike.haller@xxxxxxxxx>
  • Date: Wed, 14 Jun 2023 14:01:42 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=bosch.com; dmarc=pass action=none header.from=bosch.com; dkim=pass header.d=bosch.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=39bRO0PRI8Cg/OX0hOkFcKLq6o+NSz8hgSKO4fwEx4s=; b=cZ+T0vqSjzFNr7AGjFW++jkXDgOAFLUyo9MYMvrGniybTUnZkfefIz/qNiBGNm9Etl71L3Ie1ZDDDDn3wMA1PdnKOtG0Fr+NZ/5f813PZhvZt11UZ1HKJfL/RPcdwQMHuzcByQIt5Hx1YtYdpHLWSdQ8ChjZSJs5Htz73RoqwPNE1jsulrk/VS9ToAb6X5PFGPR21L+RuG5xxHB2b0JmFeKVIi85MsoIZ2fs/A8zJ2OA4m/4HwwqRgVa5O8cmsABeBQccGcXmxt2Mf49O0HOceJZM/XSc7ylgAPT593miJ9uwlFO4DW6X+Z9t6JBF0W0Kt18UPp6BiU6FGsEOH1idg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=kcY56I1Ia69eZadT7l4/OiCDgVmVb21dZ14m+gJZwLL4OHQf1dfA4b5/pL/s055GuKh0/D3rmGQvqangfubvCCBDhKIHyc/jadIpbVt5VfmIZoCQt1N/oifQpCBS1/qNxj91Se5R7zbeC4p7n3nH2NkV78h/K6tpozVZQDbpFn6X6EP/cPqLtkhhjVzYzOnc9YRcm6yyXRoUPq6xLXVgoeiVS4TRowv4p7lHXKOjUrQ7/2LsKlT4/18wR21kviWb7F0znaQY7BVkEWZiQHkVkZIxOI5ONGM89vnvL9rw6CLPRS33477KnD7PE+sTQeA2H0CAF0rLU25FJtnQAdtwNQ==
  • Delivered-to: leda-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/leda-dev/>
  • List-help: <mailto:leda-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/leda-dev>, <mailto:leda-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/leda-dev>, <mailto:leda-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHZnrFbBzP7OI4MjkmK9SkHjV9lS6+KUI1w
  • Thread-topic: CloudConnector launch in Leda

Hello Antara,

 

I think the container may not contain the CA certificates by default – at least, I couldn’t see anything in the Dockerfile indicating that.

 

So I wonder why it has worked “until previous week”.

 

Hence, I think you need to provide the root CA certificate to the container, so that the cloud connector can properly authenticate the Azure IoT Hub certificate.

In the manual provisioning, it is mentioned: https://eclipse-leda.github.io/leda/docs/device-provisioning/manual-provisioning/

 

 

We’re open for contributions. If you have something which you want to give back to the community, you’d be very welcomed.

 

I hope this helps

 

Cheers

Mike


 


Back to the top