I would like to verify a digital signature. I know which CA has created the signature. I need to know whether this CA is trusted in order to check whether the signature is valid or not. All of this has to happen within the browser.
How can I ask the operating system which CA certificates are trusted on the computer?