Skip to content

Support custom SSL certificates in audio_http #129

@kahrendt

Description

@kahrendt

Some users started using custom certificates on the VPE firmware when it used the http_request component for audio. The firmware now uses audio_http component which doesn't use certificates defined in http_request.

audio_http does support it through the microDecoder library, which added supported in (esphome-libs/micro-decoder#14) released in v0.3.0

ESPHome needs to update the micro-decoder library version to v0.3.0. Then it needs to send the certificate in the micro-decoder configuration. It also needs a way to configure it in the Python codegen (or automatically use a certificate defined in http_request potentially...)

Would fix esphome/esphome#16557

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Later

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions