]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix a typo RSASHA236 -> RSASHA256
authorTony Finch <fanf@isc.org>
Fri, 9 Dec 2022 12:52:05 +0000 (12:52 +0000)
committerTony Finch <dot@dotat.at>
Wed, 14 Dec 2022 12:46:56 +0000 (12:46 +0000)
commitf3d96ab1f1861eae87bb54c0d468dfc8d9b5860f
treea8b6c95f59e74fcef6031e1fa4873d02e4ae027f
parent1adcd723b4a3af5c7b85ede856dafd41e89fc1c1
Fix a typo RSASHA236 -> RSASHA256

Use dns_secalg_format() to avoid error-prone repetition.

(cherry picked from commit c18a9a208d47d0ea27a396165fd895b7c1af2c25)
lib/dns/zone.c