Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug where Edge CA is always self-signed (Azure#5644)
Accidentally passed handle of Edge CA as its own issuer, which caused aziot-certd to always issue it as self-signed. Change to None so aziot-certd checks cert_issuance options instead.
- Loading branch information