openssl/apps/include
Richard Levitte 0b27381fd5 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)
2020-12-02 20:19:31 +01:00
..
app_params.h Update copyright year 2020-10-15 14:10:06 +01:00
apps_ui.h APPS: Make it possible for apps to set the base (fallback) UI_METHOD 2020-11-26 17:04:21 +01:00
apps.h APPS: Add OSSL_STORE loader for engine keys 2020-12-02 20:19:31 +01:00
engine_loader.h APPS: Add OSSL_STORE loader for engine keys 2020-12-02 20:19:31 +01:00
fmt.h
function.h
http_server.h Add request URL path checking and status responses to HTTP server 2020-06-13 15:13:21 +02:00
names.h
opt.h Fix fipsinstall module path 2020-09-11 03:50:09 +10:00
platform.h
s_apps.h
vms_term_sock.h