BeamMW / opencl-miner

Open CL Miner for BeamHash (Equihash 150,5)
30 stars 30 forks source link

Is TLS working properly? #1

Open asocjal opened 5 years ago

asocjal commented 5 years ago

Are you sure, TLS is working correctly? I have 3 nodes. For each, generated key and cert using command:

openssl req -x509 -newkey rsa:4096 -keyout stratum.key -out stratum.crt -days 365 -nodes

It doesn't matter which one I use for miner, it can connect for any of those 3 nodes.