Billed for a Wildcard Certificate but can't find it

I see I’m being billed for a wildcard certificate but couldn’t find it in any of my organization apps.

Is there anywhere I can look for them?

for app in $(flyctl apps list -j | jq -r .[].Name); do fly certs -a $app list; done
Host Name                 Added                Status
Host Name                 Added                Status
Host Name                 Added                Status
Host Name                 Added                Status
Host Name                 Added                Status
Host Name                 Added                Status
Host Name                 Added                Status
Host Name                 Added                Status
Host Name                 Added                Status

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.