Bump sslcontext-kickstart-for-pem from 7.4.11 to 8.2.0
Bumps sslcontext-kickstart-for-pem from 7.4.11 to 8.2.0.
Changelog
Sourced from sslcontext-kickstart-for-pem's changelog.
v8.2.0
- Added option to conceal trusted certificate names for a server
- Bumped dependencies
v8.1.7
- Resolved CVE-2023-33201 LDAP injection vulnerability caused by transitive dependency of Bouncy Castle in the library of sslcontext-kickstart-for-pem
- Bumped dependencies
- Filter out duplicate extracted certificates
- Add appending capabilities to an existing keystore
- Added option to extract port from uri
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
... (truncated)
Commits
-
5869aeb
[maven-release-plugin] prepare release v8.2.0 -
4705d71
Updated documentation -
a329a9b
Merge pull request #393 from Hakky54/dependabot/maven/version.byte-buddy-1.14.9 -
0de8d14
Merge pull request #394 from Hakky54/dependabot/maven/io.projectreactor.netty... -
f76dbaf
Merge pull request #395 from Hakky54/dependabot/maven/org.eclipse.jetty-jetty... -
953a134
Bump org.eclipse.jetty:jetty-util -
018e8f3
Bump io.projectreactor.netty:reactor-netty from 1.1.11 to 1.1.12 -
791d1ba
Bump version.byte-buddy from 1.14.8 to 1.14.9 -
7b6922b
Added new option to hide away trusted certificate names -
3f50057
Added gerardnorton as contributor - 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