You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
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 forwss:
(secure websockets) in addition tows:
(websockets)Should update
xcp-proxy
docker config to handle ws/wss if possible... otherwise, create new dockerxcp-proxy-ssl
For ssl cert, use same self-signed cert as we use in counterwallet.. setup config at
config/xcp-proxy/ssl/
The text was updated successfully, but these errors were encountered: