queesamor

Results 7 comments of queesamor

I have the same issue. Pull request #30, when implemented manually, solves this for me. See my note here: https://github.com/electron-userland/electron-remote/pull/30#issuecomment-437711238

I implemented this patch manually in my app's code since I was running into the exact issue described in #29, rendering my code useless, and these proposed changes resolved the...

> It now says 'The smart card cannot perform the requested operation or the operation requires a different smart card.' > I'm using a PIV enabled Yubikey4 for this. I...

Thanks @sbidy! I would be happy to help test if you have any need for that 🙂

Does this have to be implemented with your code having direct access to the private key? Or is it possible to submit a value to the smart card / driver...

I am experiencing essentially the exact symptoms as one of the others above ( https://github.com/LAB02-Research/HASS.Agent/issues/156#issuecomment-1248246703 ), except I'm on version 14 instead of version 13. I am also on Windows...

For my use, this is a pretty significant shortcoming of the app. I understand the platform's lack of inherent support, which is unfortunate, but that consideration doesn't change my own...