MultiPoolMiner
MultiPoolMiner copied to clipboard
-ssl option should not exclude miners that don't support ssl
As per title, it should just use ssl if the miner supports it (as before).
@aaronsace Please consider reverting back to the old method of handling the -ssl command.
Use case: user wants to use/benchmark all miners and use ssl option to reduce miner fees. Currently, this is not possible.
Instead of a true/false switch, what if it was a string parameter that indicated the SSL preference. Such as "No SSL", "Prefer SSL", and "SSL Only".