Giter Site home page Giter Site logo

SSL Problem about coinhive-stratum-mining-proxy HOT 5 CLOSED

x25 avatar x25 commented on July 23, 2024
SSL Problem

from coinhive-stratum-mining-proxy.

Comments (5)

vsystech avatar vsystech commented on July 23, 2024

i'm try open javascript miner from ssl based website but error:

was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://...............:8892/proxy'. This request has been blocked; this endpoint must be available over WSS.

from coinhive-stratum-mining-proxy.

vsystech avatar vsystech commented on July 23, 2024

I'm try with openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 100 -nodes

and try cloudflare ssl . but not working. some error.

maybe can you help me ?

from coinhive-stratum-mining-proxy.

vphelipe avatar vphelipe commented on July 23, 2024

Hey, you need change ws:// to wss://

:)

from coinhive-stratum-mining-proxy.

vsystech avatar vsystech commented on July 23, 2024

Dear vphelipe, you not read my problem. i'm try start the server but exit.

root@:~/coinhive-stratum-mining-proxy# docker run -p 8892:8892 coinhive-stratum-mining-proxy pool.supportxmr.com 3333 --ssl=key.pem:cert.pem
2017-12-07 11:12:39+0000 [-] Log opened.
2017-12-07 11:12:39+0000 [-] Invalid privatekey:certificate pair

and stop the process..

from coinhive-stratum-mining-proxy.

x25 avatar x25 commented on July 23, 2024

docker does not see the host machine files in your case
try python version

from coinhive-stratum-mining-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.