UseSSL Parameter (Connect-MongoDB Cmdlet)
This field sets whether SSL is enabled.
Syntax
Connect-MongoDB -UseSSL SwitchParameter
Data Type
bool
Default Value
false
Remarks
This field sets whether the cmdlet will attempt to negotiate TLS/SSL connections to the server. By default, the cmdlet checks the server's certificate against the system's trusted certificate store. To specify another certificate, set SSLServerCert.