Skip to content

Conversation

ashumahajan
Copy link
Contributor

@ashumahajan ashumahajan commented Jul 16, 2025

Description:

Add SSL mode support for importer

  • Add hiero.mirror.importer.db.sslMode=DISABLE property
  • Added property sslMode in DBProperties class
  • Added documentation for the property in hiero.mirror.importer.db.sslMode docs/configuration.md file

Related issue(s):

Fixes #11439

Checklist

  • Documented in configuration.md file for the added property
  • Tested locally against DB using sslMode and also ensured that the property works with our current setup having DISABLE value

@ashumahajan ashumahajan requested a review from a team as a code owner July 16, 2025 22:19
@lfdt-bot
Copy link

lfdt-bot commented Jul 16, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@steven-sheehy steven-sheehy added enhancement Type: New feature good first issue Good for newcomers importer Area: Importer labels Jul 16, 2025
@steven-sheehy steven-sheehy added this to the 0.135.0 milestone Jul 16, 2025
Signed-off-by: ashumahajan <[email protected]>
Copy link
Contributor

@steven-sheehy steven-sheehy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@xin-hedera xin-hedera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@steven-sheehy steven-sheehy merged commit d83b556 into hiero-ledger:main Jul 21, 2025
26 checks passed
@ashumahajan ashumahajan deleted the sslMode branch August 21, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature good first issue Good for newcomers importer Area: Importer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SSL mode support for importer
4 participants