From what I can see in the mongodump implementation, it seems like a connector is selected based on the command options.
The connector implementations are GSSAPI and SSL. However, GSSAPI is an authentication mechanism and it shouldn't be related to the connectivity settings like SSL.