Azure / Azure/iotedge

Azure IoT Certd service always shows auto renewal certificate message even if we disable it.

Open
#7,443 2 comments 0 reactions 1 assignee Claimed by @vipeller View on GitHub
Dominant language
C#
Stars
1.5k
Forks
473
Avg merge
2d 17h
Merged PRs (30d)
7

Description

If I am not using the auto-renewal feature for the identity certificate, the system still shows a message in the logs(As shown in the code snippet below). In my opinion, if we don’t specify a setting, it defaults to 80%. Does anyone know if this is accurate? Additionally, how can I completely disable this feature?

`[cert_issuance.est.identity_auto_renew]
rotate_key = false
threshold = "80%"
retry = "4%"`

![Image](https://github.com/user-attachments/assets/29d359de-1ded-4ad6-9b7a-cc41aabccf86)

Additionally, I also found one similar bug, but it's closed.

https://github.com/Azure/iotedge/issues/7302

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.