You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include link to test results for automated test failures
rpk version -X admin.tls.enabled=true -X admin.tls.ca=/redpanda/ssl/ca.cer -vvvv
Version: v24.3.1
Git ref: afe1a3f1ff
Build date: 2024-12-02T23:29:48Z
OS/Arch: linux/amd64
Go version: go1.23.1
17:28:47.557 DEBUG Sending request {"method": "GET", "url": "https://127.0.0.1:9644/v1/features/enterprise", "bearer": false, "basic": false}
17:28:47.566 DEBUG Retrying GET for error: Get "https://127.0.0.1:9644/v1/features/enterprise": tls: failed to verify certificate: x509: cannot validate certificate for 127.0.0.1 because it doesn't contain any IP SANs
Jan 7 17:31:30 lxvredpandad1 redpanda-console[47171]: {"level":"debug","ts":"2025-01-07T17:31:30.141+0100","msg":"Retrying GET for error: Get "https://localhost:9644/v1/brokers\": tls: failed to verify certificate: x509: certificate is valid for lxvredpandad1, lxvredpandad1.develop.raiffeisen.hu, not localhost\n"}`
buznyusz
changed the title
insecureSkipTlsVerify option is not available for RedpandaConsole configuration or RPK CLI -X either
insecureSkipTlsVerify option is not available for RedpandaConsole- Admin API configuration or RPK CLI -X either
Jan 8, 2025
Version & Environment
Redpanda version: (use
rpk version
):Version: v24.3.1
Git ref: afe1a3f
Build date: 2024-12-02T23:29:48Z
OS/Arch: linux/amd64 ( RHEL9 )
Include link to test results for automated test failures
We have to option at the many places ( broker connection, schema registry connection ), but not at the admin api:
https://docs.redpanda.com/current/console/config/configure-console/
How to reproduce the issue?
JIRA Link: CORE-8731
The text was updated successfully, but these errors were encountered: