Ivailo Iliev wrote:
I should use LDAP repositories in which x.509 certificates are
stored.
There are number of object classes and attributes - defined in
RFC 2256 and RFC 2857(as far as ) but are there auxiliary.
Is that a problem? auxiliary object classes are like "mix-in" classes -
they can be added to existing entries in addition to other structural or
auxiliary object classes. You should still be able to search for them
e.g. (objectclass=<name of aux obj class>)
Are there any
commonly used object classes - i mean names.
I'm not sure what you mean.
I what should I do in such case in order to retrieve the stored
certificates?
I'm not sure what you're trying to do.
Ivajlo