Hi All, At the moment we are integrating the PKS12 key store to the Rampar/C. For this development we have removed all key related information from the rampart_context and introduced them to a new structure called oxs_key_mgr_t. The same structure holds pointers to the PKS12 key store. We have managed to implement the new structure successfully without breaking the current implementation.
The current implementation of PKS12 key store facilitates retrieval of public key certificates using 1. Issuer Serial 2. Thumb print references But these values are probably too technical for Web Service developers and they may want a simple mechanism for specifying the keys. At the moment we don't have an idea about how to implement this. So we would like to know your ideas before going any further with the implementation. Regards, Supun..
