commit | bf665811e754f3f232a6135b62a95c32f84cfba4 | [log] [tgz] |
---|---|---|
author | Csókás Bence <csokas.bence@prolan.hu> | Fri Jan 05 15:08:04 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 18 17:50:27 2024 -0500 |
tree | ab7c113b2f723ed40f5d92cce2dcd211601b88f4 | |
parent | c625d9ac68fae5c29c60f88b29acb90089b1b2e8 [diff] |
lib: rsa: Allow legacy URI specification without "pkcs11:" But emit a warning for it. Then we can remove support when everyone had time to update their scripts, docs, CI etc. Fixes: ece85cc020 rsa: use pkcs11 uri as defined in rfc7512 Signed-off-by: Csókás Bence <csokas.bence@prolan.hu>