]> git.ipfire.org Git - thirdparty/openssl.git/commit
keymgmt_meth: remove two TODO 3.0
authorTomas Mraz <tomas@openssl.org>
Fri, 12 Mar 2021 16:14:09 +0000 (17:14 +0100)
committerPauli <ppzgs1@gmail.com>
Sun, 14 Mar 2021 05:45:40 +0000 (15:45 +1000)
commit91bd45eb9ac26daf87abc2c21cb03143a745a420
treec9ac5e12b3e80f3370558c2efd45e56c6f2b8e7d
parent3711f4c3fbb6344eca6c69c28000ecec3b7dbf7b
keymgmt_meth: remove two TODO 3.0

The first TODO 3.0 is not really a TODO, just a comment.

The second one is something that is needed for compatibility
with existing applications. There is no major reason in
trying to change this behavior right now.

Fixes #14400

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14534)
crypto/evp/keymgmt_meth.c