Skip to content

Bump sslcontext-kickstart-for-pem from 7.4.11 to 8.0.0

Bumps sslcontext-kickstart-for-pem from 7.4.11 to 8.0.0.

Changelog

Sourced from sslcontext-kickstart-for-pem's changelog.

v8.0.0

  • Added support for Java Modules
  • Removed code duplication
  • Disabled filtering duplicate trusted certificates
  • Improved test coverage
  • Fetch Mac OS X trusted certificates without concurrency
  • Removed deprecated methods in CertificateUtils
  • Improved dependency management

v7.5.0

  • Enhanced loading system trusted certificates
  • Added option to disable invalidating caches in SSLFactoryUtils
  • Replaced https://badssl.com integration test with local server
  • Added verbose logging as debug for TrustManager
  • Added verbose logging as debug for KeyManager
  • Renamed internal method names and class names
  • Refactored KeyStoreUtils, PemUtils and CertificateExtractorUtils to make it more readable
  • Bumped dependencies
Commits
  • e0d75f4 [maven-release-plugin] prepare release v8.0.0
  • ee75a60 Updated docs
  • a7b8726 Bumped netty
  • bd5bf45 Switched to SSL Server (#335)
  • b906453 Removed deprecated methods
  • bf35fc1 Added bjorndarri as contributor
  • fd6b69e Add support for java modules (#333)
  • b52e791 Bump maven-source-plugin from 3.2.1 to 3.3.0 (#331)
  • 2a49a70 Added tests for not using singleton when using proxy
  • cc7c536 Added tests for validating the usage of a singleton
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports