Azure / GuestProxyAgent

MIT License
3 stars 10 forks source link

reset key latch provision state at notify if the status is unknown or disabled #113

Closed ZhidongPeng closed 1 month ago

ZhidongPeng commented 1 month ago

In PPS scenario, the status command will send notify to key_keeper mod to start poll the secure channel status immediately, while the status command may return the first provisioning result instead of the notified one. Hence key_keeper needs to reset provisioning state and let the overall provisioning result waits for it.