]> git.ipfire.org Git - thirdparty/systemd.git/commit
Extend characters set for PKCS11 URI
authorOleg Popov <admin@livelace.ru>
Sat, 10 Apr 2021 14:21:25 +0000 (17:21 +0300)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 10 Apr 2021 19:24:18 +0000 (20:24 +0100)
commitb204bdd4ccae2c76422e7383bd51b664d7e2cfd3
treefc917358b7d70296b0bdbaea3df894ca2374e45d
parent5c078687dca3d86cf4633e39b7e7bc1a4f761d42
Extend characters set for PKCS11 URI

There are tokens with dots (and other symbols) in PKCS11 URI:

pkcs11:model=Rutoken%20ECP;manufacturer=Aktiv%20Co.;serial=3xxxxxxb;token=livelace
pkcs11:model=PRO;manufacturer=Aladdin%20R.D.;serial=CC62FB25;token=val%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00;id=%33%32%31%30%33%61%36%37%36%65%32%34%35%62%32%31;type=private
src/shared/pkcs11-util.c