OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIO
authorRichard Levitte <levitte@openssl.org>
Fri, 12 Oct 2018 14:46:41 +0000 (16:46 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 13 May 2020 16:51:14 +0000 (18:51 +0200)
commit6ab6ecfd6d2d659326f427dceb1b65ae1b4b012b
tree5c720e17e9d40fc415ab3049fb056bd9aa590cf4
parent78906fff4a6cfd5857045df770b47ae9ebcf0766
OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIO

This capability existed internally, and is now made public.

Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/11756)
13 files changed:
crypto/err/openssl.txt
crypto/pem/pem_pkey.c
crypto/store/loader_file.c
crypto/store/store_err.c
crypto/store/store_lib.c
crypto/store/store_local.h
crypto/store/store_register.c
doc/man3/OSSL_STORE_LOADER.pod
doc/man3/OSSL_STORE_attach.pod [new file with mode: 0644]
include/openssl/store.h
include/openssl/storeerr.h
util/libcrypto.num
util/other.syms