how can I access the browser certificate store using javascript to find out if a root CA certificate exists?
I could not find such a JavaScript library that performs the above task. So it cannot be used with JavaScript, but you can do the same with the applet in java.