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.
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.
I tried your config settings (with and without "-checkcert 0") and it worked fine, no problems at all. I tested it on an AMD card, an RX580 8GB, so not quite like-for-like.
You probably have already tried this but try re-downloading and re-installing Claymore v11.9, some files may have gotten corrupted, and re-install video drivers, firewall settings ?...other than that I'm all out of options - good luck.
I know how frustraiting it can be and sometimes it turns out to be something simply you've missed.