Bump sslcontext-kickstart-for-pem from 7.0.2 to 8.1.6
Bumps sslcontext-kickstart-for-pem from 7.0.2 to 8.1.6.
Changelog
Sourced from sslcontext-kickstart-for-pem's changelog.
v8.1.6
- Bug-fix Resolved antivirus alert by removing shell script layer from Mac OS X command to fetch system trusted Certificate Authorities
- Bug-fix Resolved antivirus alert by excluding ~/Library/Keychains/login.keychain-db keychain file from MacCertificateUtils
- Bumped dependencies
- Added method to check if a certificate is a self-signed one in CertificateUtils
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
... (truncated)
Commits
-
f44b57d
[maven-release-plugin] prepare release v8.1.6 -
ded609e
Updated documentation -
4b69734
Removed ~/Library/Keychains/login.keychain-db keychain file from MacCertifica... -
0e19970
Resolve sonar issue -
486c1a6
Replaced shell script a direct call to the security executable -
ed9e934
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 (#374) -
b4c5a34
Bump version.netty-handler from 4.1.96.Final to 4.1.97.Final (#373) -
2cc23a5
Bump io.projectreactor.netty:reactor-netty from 1.1.9 to 1.1.10 (#372) -
43e8378
Added method for checking self-signed certificate -
3ddc41b
Configured Java 17 for static code analysis - 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