PeculiarVentures / webcrypto-local

webcrypto-local is a cross platform service that provides access to PKCS#11 implementations over a protocol we call webcrypto-socket.
https://peculiarventures.github.io/webcrypto-local/
MIT License
18 stars 13 forks source link

Expected to see keys, certificate requests and CSRs #41

Open rmhrisk opened 7 years ago

rmhrisk commented 7 years ago

Stepan,

I generated some CSRs, that of course generated keys but I do not see keys in the list, is that expected?

image

donskov commented 7 years ago

@rmhrisk Keys are created. It's my fault, I do not show them

rmhrisk commented 7 years ago

@donskov no fault, just not done yet :)