uSockets icon indicating copy to clipboard operation
uSockets copied to clipboard

Is is possible to load security data from memory ?

Open JonathanGirardeau opened this issue 11 months ago • 0 comments

Hello,

I want to deliver a software and keep security data hidden, so I don't want it to be on the filesystem. In order to do that, I would like to load key, cert, passphrase and ca from memory and not from the filesystem, is it possible ? I see only file name parameters in us_socket_context_options_t struct.

JonathanGirardeau avatar Mar 03 '25 11:03 JonathanGirardeau