]> git.ipfire.org Git - thirdparty/bind9.git/commit
ECDSA code should not use RSA label
authorMatthijs Mekking <matthijs@isc.org>
Tue, 15 Dec 2020 12:13:26 +0000 (13:13 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 26 Jan 2021 14:01:04 +0000 (15:01 +0100)
commit46afeca8bfe2e9d4080acc52dcf03fa980950e35
tree21004c31d122d453d00ebd2b374881de71f34e81
parent01239691a16434cdf4883daff857480f15390db6
ECDSA code should not use RSA label

The 'opensslecdsa_tofile()' function tags the label as an RSA label,
that is a copy paste error and should be of course an ECDSA label.
lib/dns/opensslecdsa_link.c