Skip to content

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

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

Changelog

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

v8.1.0

  • Add support for trusting additional certificates at runtime
  • Bugfix concurrency issue FenixHostnameVerifier
  • Improved generating aliases for certificates
  • Use DefaultClientTlsStrategy with Apache for security purpose

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
  • 6b72372 [maven-release-plugin] prepare release v8.1.0
  • e1a1a10 Updated documentation
  • dc60d2b Add support for trusting additional certificates at runtime (#338)
  • 8f1a349 Replace single quote with empty string
  • 4a2f9af Merge pull request #343 from henryju/fix/jh/concurrent_charset_decoder
  • e634dee PR feedback
  • a346a19 Fix concurrency issue in FenixHostnameVerifier
  • aedab8e Merge pull request #341 from nquinquenel/fix/use-default-client-tls-strategy-...
  • 4f87e7c Bump maven-release-plugin from 3.0.0 to 3.0.1
  • 346e9fe Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4
  • 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