master
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
8345805: Update copyright year to 2024 for other files where it was missed
8368692: Restrict Password::readPassword from reading from System.in
8187443: Forest Consolidation: Move files to unified layout
8257497: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280
8180573: Refactor sun/security/tools shell tests to plain java tests
8383813: pkcs12 keystore fails to load because of incorrect DER length-encoding
8214024: Remove the default keytool -keyalg value
8354469: Keytool exposes the password in plain text when command is piped using | grep
8284194: Allow empty subject fields in keytool
8296072: CertAttrSet::encode and DerEncoder::derEncode should write into DerOutputStream
8342062: Reformat keytool and jarsigner output for keys with a named parameter set
8267319: Use larger default key sizes and algorithms based on CNSA
8266400: importkeystore fails to a password less pkcs12 keystore
8192988: keytool should support -storepasswd for pkcs12 keystores
8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree
8202598: keytool -certreq output contains inconsistent line separators
8286032: keytool -list -alias should not assume it is always a certificate
8156889: ListKeychainStore.sh fails in some virtualized environments
8225392: Comparison builds are failing due to cacerts file
8353749: Improve security warning when using JKS or JCEKS keystores
8318983: Fix comment typo in PKCS12Passwd.java
8359956: Support algorithm constraints and certificate checks in SunX509 key manager
8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false
8373016: Passes instead of skips/ignoring the platform in sun/security/mscapi, jarsigner, keytool and pkcs12 tests
8339347: keytool -importpass insists prompting the user even if there is no terminal
8273236: keytool does not accurately warn about algorithms that are disabled but have additional constraints
8272163: Add -version option to keytool and jarsigner
8286907: keytool should warn about weak PBE algorithms
8360395: sun/security/tools/keytool/i18n.java user country is current user location instead of the language
8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer