Bump sslcontext-kickstart-for-pem from 7.0.2 to 8.1.5
Bumps sslcontext-kickstart-for-pem from 7.0.2 to 8.1.5.
Changelog
Sourced from sslcontext-kickstart-for-pem's changelog.
v8.1.5
- Bug-fix Resolve exception for system certificates on Mac and Linux
- Bump dependencies
- Reduce code duplication
v8.1.4
- Bug-fix Filter out unsupported ciphers and protocols
v8.1.3
- Added default hostname verifier in HostnameVerifierUtils
- Marked a method in HostnameVerifierUtils as deprecated
- Align behaviour of SSLContext, SSLEngine, SSLSocketFactory and SSLServerSocketFactory with custom SSLContext
- Added Enhanceable HostnameVerifier
- Improve duplicate checker for InflatableTrustManager
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
... (truncated)
Commits
-
ca93bfe
[maven-release-plugin] prepare release v8.1.5 -
d8b7102
Updated docs -
b944e2b
Bumped mockito -
424a1ab
Bug Fix - Resolve exception for system certificates on Mac and Linux (#368) -
c698bae
Return unmodifiableMap -
7360046
Fixed indentation -
5a75d66
Bump version.netty-handler from 4.1.95.Final to 4.1.96.Final (#366) -
aa6c8ae
Bump version.junit from 5.9.3 to 5.10.0 (#365) -
e1dd6da
Bump version.netty-handler from 4.1.94.Final to 4.1.95.Final (#364) -
c99ce47
Reduced code duplication - 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