#
# This is a list of known-compromised 2048-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-
#

# Shibboleth IdP dummy key, shipped in 3.0.0-alpha1 release
959a1a153444578d010b

# "jetty" demo key, shipped in jetty-distribution-9.4.6.v20170531
6475773dd6238880de70

# RFC 9500
9fd664357ec53b076260
