Skip to content

Commit

Permalink
see if this helps on ubuntu
Browse files Browse the repository at this point in the history
Signed-off-by: Simo Sorce <[email protected]>
  • Loading branch information
simo5 committed May 29, 2024
1 parent 3109bae commit 95dd805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/trsapssam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sed -e "s/#pkcs11-module-encode-provider-uri-to-pem/pkcs11-module-encode-provide
OPENSSL_CONF=${OPENSSL_CONF}.rsapss_genpkey

ossl '
genpkey -propquery "provider=pkcs11"
genpkey -propquery "provider=?pkcs11"
-algorithm "RSA-PSS" -pkeyopt "rsa_pss_keygen_md:SHA256"
-pkeyopt "pkcs11_uri:pkcs11:object=Test-RSA-PSS-Restrictions"'

Expand Down

0 comments on commit 95dd805

Please sign in to comment.