Bump sslcontext-kickstart-for-pem from 7.0.2 to 8.1.2
Bumps sslcontext-kickstart-for-pem from 7.0.2 to 8.1.2.
Changelog
Sourced from sslcontext-kickstart-for-pem's changelog.
v8.1.2
- Add support for new Windows KeyStore types
- Added debug logger when using UnsafeTrustManager
- Bump dependencies
- Improve readability of InflatableTrustManager
- Reduced code duplication
- Additional methods for KeyStoreUtils
- Simplify usage of EnhanceableTrustManager and InflatableTrustManager
- Made CertificateExtractorUtils thread safe
- Applied sonar recommendations
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
v7.4.11
- Fixed releasing BOM (Bill of Materials)
v7.4.10
- Added BOM (Bill of Materials)
- Bumped dependencies
... (truncated)
Commits
-
c53ae60
[maven-release-plugin] prepare release v8.1.2 -
3c80ce6
Updated documentation -
7caf682
Added new Windows KeyStores (#357) -
dc57f3d
Log if UnsafeTrustManager is being used. -
d4b0923
Bump reactor-netty from 1.1.7 to 1.1.8 (#355) -
76e997b
Improved readability -
697936d
Adjusted documentation -
7680093
Adjusted documentation -
1fadafc
Made TrustManager and KeyManager consistent -
6234b48
Reduce duplicate code for HotSwappableX509ExtendedKeyManager (#354) - 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