]> git.proxmox.com Git - proxmox-offline-mirror.git/commit
weak crypto: fix RSA config option
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 8 Jan 2024 08:41:05 +0000 (09:41 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 8 Jan 2024 08:41:05 +0000 (09:41 +0100)
commit4f92306615e119dd01586d48ee7a098b73f21352
treea57e38d84252787a2dbe62d9d1707f965d3cdaf8
parent077c6bfcc2f5df8a42b19415b0a1348449d9610f
weak crypto: fix RSA config option

it accidentally re-used the config flag for DSA, instead of its own. seems like
there aren't too many of these repos around anymore (thankfully).

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/helpers/verifier.rs