Hi, In embedded systems where file systems are not there , certificares are stored on NVRAM, just wanted to know is there any api's in SSL which can load certificates to SSL context using buffer.
i mean is there any equivalent function for SSL_CTX_use_certificate_chain_file which takes certificate buffer instead of certificate file name. Regards, Sumanth