This is an automated email from the ASF dual-hosted git repository. hansva pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/hop.git
from 58d02d6b9a Merge pull request #5633 from mattcasters/main add b66ec38474 CustomSocketFactory: fallback to default Keystore type add c0a9f79acb SslConfiguration: use default KeyStore type new 8ec3e682b4 Merge pull request #5614 from javacruft/use-default-keystore-type The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../main/java/org/apache/hop/core/truststore/CustomSocketFactory.java | 2 +- engine/src/main/java/org/apache/hop/www/SslConfiguration.java | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)