Bump sslcontext-kickstart-for-pem from 7.4.11 to 8.1.1
Bumps sslcontext-kickstart-for-pem from 7.4.11 to 8.1.1.
Changelog
Sourced from sslcontext-kickstart-for-pem's changelog.
v8.1.1
- Bug fix InvalidAlgorithmParameterException: trustAnchors parameter must be non empty for InflatableTrustManager
- Bug fix InvalidAlgorithmParameterException: trustAnchors parameter must be non empty for CombinableTrustManager
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
-
a056bc7
[maven-release-plugin] prepare release v8.1.1 -
b886376
Updated documentation -
c02cfca
Fix trustAnchors parameter must be non empty for InflatableTrustManager (#345) -
45458e6
Added contributors -
775eb1f
Fixed test -
1a3cd56
[maven-release-plugin] prepare for next development iteration -
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 - 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