I am trying to use the X509FindType.FindBySubjectDistinguishedName
option and I am not sure where to find the value for the findValue
property in my config.
views:
20answers:
1
+1
A:
It is the subject field in IE: Options -> Certificates -> Certificate -> Details -> Subject
.
It is a composite value and can be also extracted from a PEM certificate (on linux).
Jaroslav Jandek
2010-07-12 10:35:23