Skip to content

Add trust-cert and encryption prompts to CLI installer interactive mode#785

Merged
erikdarlingdata merged 1 commit intodevfrom
fix/784-interactive-mode-connection
Apr 3, 2026
Merged

Add trust-cert and encryption prompts to CLI installer interactive mode#785
erikdarlingdata merged 1 commit intodevfrom
fix/784-interactive-mode-connection

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

  • CLI installer interactive mode defaulted to Mandatory encryption with no cert trust, causing connection failures on servers with self-signed certificates
  • The retired GUI installer defaulted to Optional encryption + trust cert, which worked
  • Now interactive mode prompts for both settings with sensible defaults (trust cert = Y, encryption = Optional)

Fixes #784

Test plan

  • Builds clean
  • Interactive mode flow verified: prompts appear in correct order before auth type selection

🤖 Generated with Claude Code

Interactive mode defaulted to Mandatory encryption with no cert trust,
causing connection failures on servers with self-signed certificates.
The retired GUI installer defaulted to Optional/trust-cert which worked.

Now interactive mode prompts for both settings with sensible defaults
(trust cert = Y, encryption = Optional) matching the old GUI behavior.

Fixes #784

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 38e6363 into dev Apr 3, 2026
3 checks passed
@erikdarlingdata erikdarlingdata mentioned this pull request Apr 3, 2026
@erikdarlingdata erikdarlingdata deleted the fix/784-interactive-mode-connection branch April 9, 2026 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant