#
# This is a list of known-compromised 4096-bit keys in OpenSSL format.
#
# Derive new values from a private key file as follows:
#
#   openssl rsa -noout -modulus -in /tmp/key.pem | sha1sum | \
#       cut -d ' ' -f 1 | cut -c 21-
#
# You can also derive a new value from an X.509 certificate as follows:
#
#   openssl x509 -noout -modulus -in /tmp/cert.pem | sha1sum | \
#       cut -d ' ' -f 1 | cut -c 21-
#

# RFC 9500
784e7ba15f4e8f1e83e8
