diff options
author | jsing <> | 2016-07-06 16:16:36 +0000 |
---|---|---|
committer | jsing <> | 2016-07-06 16:16:36 +0000 |
commit | c6881b696b1fa5d3e6966b53235e4c76d0574048 (patch) | |
tree | dd36a8def4c5396baa868a5a3d3d3fa3785f19dd /src/lib/libcrypto/objects/obj_dat.c | |
parent | c6b61bddec1634e2d244575d39a9e88063218f88 (diff) | |
download | openbsd-c6881b696b1fa5d3e6966b53235e4c76d0574048.tar.gz openbsd-c6881b696b1fa5d3e6966b53235e4c76d0574048.tar.bz2 openbsd-c6881b696b1fa5d3e6966b53235e4c76d0574048.zip |
Always load CA, key and certificate files at the time the configuration
function is called. This simplifies code and results in a single memory
based code path being used to provide data to libssl. Errors that occur
when accessing the specified file are now detected and propagated
immediately. Since the file access now occurs when the configuration
function is called, we now play nicely with privsep/pledge.
ok beck@ bluhm@ doug@
Diffstat (limited to 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions