Page 1 of 1

SSL keys stored in memory

Posted: Sat 01 Nov 2014 10:30
by Zvor
Hello!

I wonder if it is possible to use TMemoryStream or BLOB field or buffer etc... as an argument for SSL sertificates to use MyCommection ssl-connection protocol?

For example I have local SQLite database in which ssl-certificates are stored in binary fields.
Should i save that sertificates at local storage to use it with MyConnection or it is possible to use certificates from opened SQLite dataset?

Re: SSL keys stored in memory

Posted: Mon 03 Nov 2014 07:53
by ViktorV
Unfortunately, at the moment MyDAC does not support this functionality.
If you want us to implement the feature, please post it at our user voice forum: http://devart.uservoice.com/forums/1046 ... 8913-mysql
If the suggestion gets a lot of votes, we will consider the possibility to implement it.