MultiPoolMiner icon indicating copy to clipboard operation
MultiPoolMiner copied to clipboard

-ssl option should not exclude miners that don't support ssl

Open fonyo opened this issue 7 years ago • 3 comments

As per title, it should just use ssl if the miner supports it (as before).

fonyo avatar Dec 22 '17 10:12 fonyo

@aaronsace Please consider reverting back to the old method of handling the -ssl command.

fonyo avatar Dec 23 '17 23:12 fonyo

Use case: user wants to use/benchmark all miners and use ssl option to reduce miner fees. Currently, this is not possible.

fonyo avatar Dec 23 '17 23:12 fonyo

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".

reticulator avatar Dec 24 '17 15:12 reticulator