Skip to content

Does the nodejs sdk support x.509 certificate authentication for it's ModuleClient? #112

Does the nodejs sdk support x.509 certificate authentication for it's ModuleClient?

Does the nodejs sdk support x.509 certificate authentication for it's ModuleClient? #112

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"