DigiCert - Certificate Management pattern - expired certificates are discovered with state - issued, but no fields showing it's expiredDescriptionDigiCert - Certificate Management pattern - expired certificates are discovered with state - issued, but no fields showing it's expired.Issue seems to be caused by step 9. Parse Downloaded Certificatestate:/root/state/text()This returns state issued for both working cert and expired cert.However for expired cert, the API returns one more attribute:"certificate_status":"expired"Steps to Reproduce > Run DigiCert - Certificate Management pattern> If there's an expired cert, it will end up having state "issued"WorkaroundWorkaround is to check "certificate_status", and use "Retired" as value for these expired certs Workaround and placed in the attached update setRelated Problem: PRB1666162