Our corporate machine administrators distribute corporate root CA certificates via Active Directory, but Chrome does not trust system certificates by default. Is there any way to tweak Chrome to trust those certificates, instead of manually add them to Chrome CA store? I know we can do this in Firefox, so I think it may also be possible for Chrome.
Edit
I know how to add them to Chrome CA store. I want to know whether there is a way to directly ask Chrome to trust system trust store. I tagged this question with Windows because I mainly works on Windows (with Active Directory), but it would be good to know whether Chrome can trust macOS Keychain Access, or /etc/ssl/certs on Linux.
Update
I have verified that currently Chrome will respect any certificate in Windows system trust store. This question is now meaningless. Thanks everyone.