Access installed certified to sign
问题 I am trying to sign an Object in a Java + JSF project. What I have done so far is create my own X509 certificate as well as a CA with XCA and install both of them on Firefox and Chrome. I have been searching for 3 days how could I access it to sign (the typical pop-up asking for select a certificate in case you have more than one installed) but I just cannot find something useful. I have seen multiple times this code line: X509Certificate[] certs = (X509Certificate[]) request.getAttribute(