Skip to main content

All Questions

2 votes
0 answers
1k views

Browser prompts client certificates only from current user store ignoring local machine store

I've implemented an application, which installs X509 client certificates on the user's computer. They are supposed to be used to log in to the SSO system. They are installed both in the context of ...
dradzikowski's user avatar
0 votes
1 answer
632 views

How to sign a CSR on windows

I've got a custom certificate that I'm using as a local root authority. This certifcate has a private key on my machine and is stored in the "Personal" certificates store of the "Local Machine" ...
Andrew Skirrow's user avatar