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

add support for wss:// to fednode #352

Open
jdogresorg opened this issue Jun 21, 2023 · 0 comments
Open

add support for wss:// to fednode #352

jdogresorg opened this issue Jun 21, 2023 · 0 comments

Comments

@jdogresorg
Copy link
Contributor

jdogresorg commented Jun 21, 2023

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/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant