diff options
author | Richard Levitte <levitte@openssl.org> | 2018-10-12 17:02:58 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2020-12-02 20:19:31 +0100 |
commit | 0b27381fd544beca44df905991923a7fa374d80a (patch) | |
tree | 7cf4396c5351ada9c1f023ca2971541edaa3da47 /test/servername_test.c | |
parent | Fix no-dtls (diff) | |
download | openssl-0b27381fd544beca44df905991923a7fa374d80a.tar.xz openssl-0b27381fd544beca44df905991923a7fa374d80a.zip |
APPS: Add OSSL_STORE loader for engine keys
The idea is to be able to have our apps load engine keys using a URI:
org.openssl.engine:{engineid}:{keyid}
This is legacy, but added for the time being to support keys given to
the application like this:
-engine {engineid} -key {keyid} -keyform ENGINE
This latter form is recognised internally, and rewritten into the URI
form.
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/13570)
Diffstat (limited to 'test/servername_test.c')
0 files changed, 0 insertions, 0 deletions