Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

add support for wss:// to fednode #352

@jdogresorg

Description

@jdogresorg

xcp-proxy works great via http/ws requests, but fails on https/wss requests due to not having support for SSL requests.

We should update fednode to add support for wss: (secure websockets) in addition to ws: (websockets)

Should update xcp-proxy docker config to handle ws/wss if possible... otherwise, create new docker xcp-proxy-ssl

For ssl cert, use same self-signed cert as we use in counterwallet.. setup config at config/xcp-proxy/ssl/

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