Azure / iot-identity-service

Source of the Azure IoT Identity Service and related services.
MIT License
37 stars 46 forks source link

[identityd] Fix certificate subject propagation #496

Closed onalante-msft closed 1 year ago

onalante-msft commented 1 year ago

Cherry-pick of 85254fac78696494d6fd177dc9d508f7be4c79fb.

Certificate subject configuration options for EST-issued certificates were not being propagated to identityd, which meant that CSRs to issue a certificate would not be generated with the configured certificate subject. Add additional configuration options to identityd to receive a CSR subject configuration and adjust aziotctl config apply to hydrate these options with the certificate issuance options extracted for certd.