Ryan Hurst

Results 412 comments of Ryan Hurst

We will needs Fortify logs, the logs from the JavaScript console and what browser you are expecting this with.

Jeffrey are other tools able to get the certificate?

They are likely not using PKCS11 and instead using (in the first case) their proprietary API and in the second case the CSP or MD. Maybe on windows we should...

@lpinca I will have @microshine look at this but I am curious what app usage your working on? It is always neat to hear what people are doing with Fortify.

Need to find the drivers for it first.

This is a dependency: https://github.com/PeculiarVentures/webcrypto-local/issues/153

I see. OK. Well, we should use the returned information about algorithms and make sure we have an error page for the unsupported length.

Catch in local, its fine for the p11 layer to leak.

@microshine maybe we have supported_cards.json -- the cards we support with names, atrs and paths to P11s cards.json - the cards we know about, their names, and atrs. and put...