diff options
author | tb <> | 2024-07-15 15:43:25 +0000 |
---|---|---|
committer | tb <> | 2024-07-15 15:43:25 +0000 |
commit | 53175e6c86545b45b6cf609b53a853b1177a9dec (patch) | |
tree | 321ed5770aad74f9650a8659f9105bbbac10ed1f /src/lib/libssl/s3_lib.c | |
parent | cc7031b63a6f84ab84ffe44284b3c9c68500be07 (diff) | |
download | openbsd-53175e6c86545b45b6cf609b53a853b1177a9dec.tar.gz openbsd-53175e6c86545b45b6cf609b53a853b1177a9dec.tar.bz2 openbsd-53175e6c86545b45b6cf609b53a853b1177a9dec.zip |
Fix PKCS12_create()
This tries to copy some microsoft attributes which are not usually present
and chokes on the now disabled EVP_PKEY_*attr* API. Instead of reviving
about four layers of traps and indirection, just inline the two functions
in a way that should be more obvious.
found by anton via the ruby-openssl tests
ok jsing
Diffstat (limited to 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions