Skip to content

Conversation

@lgrawet
Copy link
Contributor

@lgrawet lgrawet commented Nov 4, 2025

Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • Tests all pass
  • You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request:
This PR fixes #7399
client_cert will use 'hummingbot' as CN and DNS
server_cert will use 'localhost' as CN and DNS by default OR gateway_api_host attribute when configured.
ca_cert will use 'localhost' as O and CN by default OR gateway_api_host attribute when configured.

Tests performed by the developer:
./compile
./start
config gateway.gateway_api_host: some_host
gateway generate-certs

Check csr and certs with openssl cli.
Also tested with config gateway_api_host default value
Use certs with hummingbot and gateway, connection OK

Tips for QA testing:

@rapcmia rapcmia moved this to Backlog in Pull Request Board Nov 5, 2025
@rapcmia rapcmia moved this from Backlog to In Discussion in Pull Request Board Nov 14, 2025
@rapcmia rapcmia moved this from In Discussion to Backlog in Pull Request Board Nov 14, 2025
@rapcmia rapcmia moved this from Backlog to In Discussion in Pull Request Board Nov 14, 2025
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