I need to know if there's possible to read smart card certificate with Javascript. NodeJS would be ok solution. I explored and found NodeJS plugin
xml-crypto
for digital signing xml, it's working great, but I wrote correct path to the certificate.pem on my disc (it wasn't on smart card). How would it work with smart cards then?