diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2015-01-22 09:06:40 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2015-01-22 09:06:40 +0000 |
commit | 95262274638215e40e3818f633d4cccb72b1c62a (patch) | |
tree | 2bc28fa4b01306223d3f78a3647860428fcf544e /usr.sbin | |
parent | 5cd37bc52402842c78e710cd1de73d4653c39a79 (diff) |
Add X509_STORE_load_mem() to load certificates from a memory buffer
instead of disk. OpenSSL didn't provide a built-in API from loading
certificates in a chroot'ed process that doesn't have direct access to
the files. X509_STORE_load_mem() provides a new backend that will be
used by libssl and libtls to implement such privsep-friendly
functionality.
Adopted for LibreSSL based on older code from relayd (by pyr@ and myself)
With feedback and OK bluhm@
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions