Skip to content

HTTP integration: still failing to trust custom CA–signed certificates despite PR #684 #754

@trandbert37

Description

@trandbert37

Description

After PR #684 , the HTTP integration still fails when using server certificates signed by a custom CA.

ChirpStack v4.14.0.

CA mounted in /etc/ssl/certs.

External tools (openssl, curl) validate the cert correctly with the CA.

Expected behavior

HTTP POSTs should succeed when the custom CA is trusted by the system or explicitly configured.

Actual behavior
Requests fail. Using a public CA works fine.

Steps to reproduce

Run ChirpStack container.

Mount custom CA in /etc/ssl/certs.

Configure HTTP integration with an HTTPS endpoint signed by this CA.

Trigger an uplink → request fails.

Notes

The HTTP integration currently provides no option to supply a ca_cert, unlike other integrations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions