Hi, I wanted to understand whether openssl supports certificate and key storage and management? Is there any way in openssl which would help me to store private/ encrypted private keys in openssl store? I was able to find methods for storing and accessing certificate store in the SSL protocol. Also, if there are these stores can they only be utilized for SSL ?
Regards, Tushar