build/tests: new tests.ssl option to force SSL when supported#4454
Conversation
|
@epugh I recall about ~2 months ago, you wrote a test but it didn't work with SSL. Did I share a tip/trick to run tests with SSL that merely involved a setting at the CLI? I forget. If there is no such way to do it, then this PR would be useful. One thing this PR doesn't do but maybe should is explicitly run with SSL randomization disabled. It only does the inverse right now. |
I am trying to remember which one it was, but yeah.. I know we have a lot of |
|
FWIW: This kind of feels like a half finished option? if |
|
fair point that I stated 2 weeks ago; I was conflicted to bother with doing it (as I didn't have a need/desire) but I'll proceed with that. |
Forces SSL if not suppressed. But doesn't do the inverse yet. (cherry picked from commit ab4564b)
No description provided.