diff options
author | tb <> | 2024-08-22 12:14:33 +0000 |
---|---|---|
committer | tb <> | 2024-08-22 12:14:33 +0000 |
commit | c3a4b1711d3f254397fb214b2c452a87fd6f71ed (patch) | |
tree | a2f91b43293a99c3440fa5b480a903d3520ec656 /src/usr.bin/openssl/openssl.1 | |
parent | f1a4f437d7bf75e7a4e62433eb54e6eff433baa8 (diff) | |
download | openbsd-c3a4b1711d3f254397fb214b2c452a87fd6f71ed.tar.gz openbsd-c3a4b1711d3f254397fb214b2c452a87fd6f71ed.tar.bz2 openbsd-c3a4b1711d3f254397fb214b2c452a87fd6f71ed.zip |
openssl pkcs12: remove support for LMK and CSP attributes
Documentation on what the Microsoft-specific local machine keyset and the
cryptographic service provider are actually good for is hard to find. For
some reason (perhaps one million and two arguments for PKCS12_create() was
considered two too many) these hang off the EVP_PKEY in the attributes
member, which serves no other purpose.
Every use of EVP_PKEY (of which there are far too many) pays extra memory
taxes for this fringe use case. This complication is not worth it.
ok miod
Diffstat (limited to 'src/usr.bin/openssl/openssl.1')
0 files changed, 0 insertions, 0 deletions