Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.9 (Windows/Linux)
by
crairezx20
on 21/08/2018, 05:16:06 UTC
Guys, can you help me how to set the claymore to SSL?
I'm trying to change the stratum pool into ssl but it doesn't work on claymore I hope some can help because i'm frustrated setting up my claymore to SSL pool connection.
Unlike Phoenix that It works easily but my problem using Phoenix, it seems my hashrate dropping lately.

Try adding "-checkcert" to your config, here is info from the help (see OP) about this switch.

"-checkcert   only for SSL connection: verify pool certificate. Default value is "1" (verify), use "-checkcert 0" to skip certificate verification."
I tried this but It doesn't work.

the image shows that SSL could not resolve

It does only mean that the URL configuration detected is invalid

image also shows this " SSL:0"

and this "reloading epools.txt"

seems it directly looking at eppols.txt that has a configuration of SSL:0

check your .bat file



Here I put my own config here I still trying any config but it doesn't work.

Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://us1.ethermine.org:5555 -ewal 0x724070f1739b0C48f8862EDC34de71bc61902e6c -epsw x -mode 1 -checkcert 0

On stratum server it works fine but when switching it to SSL connection it always trying to reconnect 20 sec like the image result above.