02-25-2021, 12:36 PM
Hi,
I notice that the certfile and keyfile properties for Indy SSL IO Handlers are looking for a path and I'm looking for a way to load X509 certs from a database without needing to create a temporary file to access the cert.
The cert and key are saved in the database as blobs.
Is it possible to load them directly from the database or are temp files the only way to go?
Thanks
Trevor
I notice that the certfile and keyfile properties for Indy SSL IO Handlers are looking for a path and I'm looking for a way to load X509 certs from a database without needing to create a temporary file to access the cert.
The cert and key are saved in the database as blobs.
Is it possible to load them directly from the database or are temp files the only way to go?
Thanks
Trevor