libp11 icon indicating copy to clipboard operation
libp11 copied to clipboard

PIN from environment

Open roberto497 opened this issue 2 years ago • 1 comments

It is possible to pass the PIN through the pkcs11 uri or through the OPENSSL_CONF file, but for security reasons in my project, I need to pass the pin through an environment variable, just as I can pass the PKCS11_MODULE_PATH. It's possible?

roberto497 avatar Nov 17 '22 19:11 roberto497