Missing Nonce in attestation certificate

Hi, I'm implementing support for device attestation support on step-ca, and the attestation certificate, the leaf one in the x5c payload, doesn't include the nonce extension with the challenge token or the SHA256 version of it as it explains in https://developer.apple.com/videos/play/wwdc2022/10143/

Is this implemented? Can it be a device-related problem, meaning that older models do not support this?

I'm referring here to the ACMECertificiate flow.

This is a bug in the ACME client in iOS, iPadOS and tvOS that causes the nonce to not appear in the attestation leaf certificate. This issue should be fixed in a future release.

Missing Nonce in attestation certificate
 
 
Q