Skip to content

Commit

Permalink
gen-keys: update comment [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Dec 5, 2024
1 parent b187262 commit 727bede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gen-keys/mk-cert-code.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ if [ "${3:-}" = 'rsa' ]; then
cryptopt='-algorithm RSA -pkeyopt rsa_keygen_bits:4096'
else
# TODO:
# https://github.com/openssl/openssl/pull/18809
# https://github.com/openssl/openssl/pull/18809 [MERGED]
# https://github.com/openssl/openssl/pull/9223
# -pkeyopt ecdsa_nonce_type:deterministic
# or? -sigopt ecdsa_nonce_type:deterministic
Expand Down

0 comments on commit 727bede

Please sign in to comment.