mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-13 03:08:49 +00:00
- Modified the RQLite node configuration to use direct TLS on port 7002 when HTTPS is enabled, bypassing SNI gateway conflicts. - Updated the join address logic to reflect the new direct RQLite TLS connection method. - Enhanced documentation comments to clarify the changes in TLS handling and port usage for Raft communication.