I'm trying for days now to setup client ssl with apache and firefox using my hsm smartcard.
I generated one certificate for every page I'm trying to set up. The smartcard shows up in firefox and displays all certificates in the certificate manager but when I'm trying to access the sites only one of them asks me for the certificate and all other pages show the error: SSL_ERROR_HANDSHAKE_FAILURE_ALERT
I verified every certificate against the CAFiles in apache and tried pkcs12 certificates without any problems for all sites.
The certificates are also verified for SSL Client use in firefox.
I have no idea why firefox isn't asking me to select the client certificate and I don't know why one page works where the others don't because there ist no difference at all.
Is there anything else I need to setup in firefox?