The -rpcssl command line option is a boolean, like -server, -daemon, -testnet, etc.
Specifying -rpcssl=1 is the same as just -rpcssl, as for any other boolean flag, so let's show it the same in the help text.
The -rpcssl command line option is a boolean, like -server, -daemon, -testnet, etc.
Specifying -rpcssl=1 is the same as just -rpcssl, as for any other boolean flag, so let's show it the same in the help text.