Skip to content

Relay backend HTTPS issue #968

@Logende

Description

@Logende

Mixing https and http is often not allowed by the browser. The current relay backend when launched via python uses http, which is incompatible with the https of the frontend.
Currently to use the relay, one has to either run MetaConfigurator locally on their machine via http or one has to run the relay with https in a docker container, which has not yet been properly tested.

Task: make it easier for users to work with the relay. Figure out how to resolve this http <-> https issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions