Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Connect to remote sever fails with net::ERR_CERT_COMMON_NAME_INVALID #1885

Open
ghost opened this issue Apr 17, 2020 · 0 comments
Open

Connect to remote sever fails with net::ERR_CERT_COMMON_NAME_INVALID #1885

ghost opened this issue Apr 17, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 17, 2020

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.

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

0 participants