Hello hello!
I'm here as I have recently become aware of a catch 22 issue with CT that I hope can be addressed here.
I have a Root CA that is constrained to my own domain and have issued certificates on it that pass all validation checks such as openssl verify ... and all that. The problem is even when I add this CA to local keystores it appears that there is still a hanging issue with certain vendors (Apple being one of them) where because my certificates do not have a CT signature shows that it is not standards compliant.
This means that no matter what I do, even when issuing valid certificates my CA is never trusted by the system.
Is there an accepted method for how organizations are expected to enroll in CT so that they can issue certificates here?
Do note, this is not an unconstrained root certificate authority so it's not like this CA can sign for domains other than it's own so I don't see what the issue is here.