sslutil: stop returning argument as third return value of protocolsettings()
The third return value was always the same as the argument.
tests: stop checking for optional, now impossible output
In
7dd63a8cb1ee, the code that could output that line was removed.