We have a certificate authority, and its certificate is in the trusted root of our servers. We have used the CA to issue a code signing certificate. After signing powershell scripts with the code signing cert and running the script on a server (windows 2012 enterprise) the user is prompted to trust the certificate.
If the root CA is in the trusted root list for both local machine and current user, why does the server not trust the child cert?