Skip to content

Node docker image cannot use TLS #1661

@Mirko-von-Leipzig

Description

@Mirko-von-Leipzig

This is because the image base excludes the TLS system libs which in turn does not allow the image to connect to https externally.

This is a problem for multiple reasons, including the inability to connect to provers or export telemetry which use https (which should be all/most).

We can either choose a less cut back base image, or figure out which libs are required as part of the base to enable TLS/CA support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    nodeRelated to the node component

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions