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 Mar 28, 2023. It is now read-only.
Tried to connect remote node using latest openbazaar-desktop version through SSL using self-signed certificate.
Console output: Socket.js? [sm]:42 WebSocket connection to 'wss://****/ws' failed: Error in connection establishment: net::ERR_CERT_COMMON_NAME_INVALID
I can successfully connect to latest openbazaar-go local server using latest client.
Also, can connect to v0.13.8 remote server through SSL using bundle application v2.3.8.
But can't connect to v0.13.8 server using openbazaar-desktop v2.3.8.
It seems, that is not certificate issue as everything works in bundle application, how is it possible? Certs was configured with all tips presented here.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Tried to connect remote node using latest openbazaar-desktop version through SSL using self-signed certificate.
Console output:
Socket.js? [sm]:42 WebSocket connection to 'wss://****/ws' failed: Error in connection establishment: net::ERR_CERT_COMMON_NAME_INVALID
I can successfully connect to latest openbazaar-go local server using latest client.
Also, can connect to v0.13.8 remote server through SSL using bundle application v2.3.8.
But can't connect to v0.13.8 server using openbazaar-desktop v2.3.8.
It seems, that is not certificate issue as everything works in bundle application, how is it possible? Certs was configured with all tips presented here.
The text was updated successfully, but these errors were encountered: