Tagged Questions
0
votes
1answer
322 views
How many formats of x.509 client certificate file are there?
I am working on a task which is to get the client certificate when the user sends a request to the server. I have to get the certificate and get the 3 pieces of information from the certificate: user ...
0
votes
3answers
2k views
what means subject in certificate?
The related link is this MSDN article.
I am always confused about the term "subject", for example, sk option
"Specifies the subject's key container location", sr option "Specifies the
subject's ...