The -S argument of check_http can take a number, which forces the connection to
use a specific SSL version. This is implemented as multiple options because
check_http does not accept the number following -S if they are separated.
fixes#10358
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>