Skip to content

[Technical Question] Device provisioned with DPS always shown as "X509 self-signed" instead of "Certificate Authority" #255

[Technical Question] Device provisioned with DPS always shown as "X509 self-signed" instead of "Certificate Authority"

[Technical Question] Device provisioned with DPS always shown as "X509 self-signed" instead of "Certificate Authority" #255

Workflow file for this run

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