-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.2.0
-
Component/s: mongoexport, mongoimport
-
None
-
Environment:Windows 10
mongoimport.exe and mongoexport.exe have these options:
- --ssl
- --sslAllowInvalidCertificates
- --ssl...
mongo.exe has these options when using 4.2.0-rc0:
- --tls
- --tlsAllowInvalidCertificates
- --tls...
- is related to
-
SERVER-29917 Alias server options starting with 'ssl' to parameters starting with 'tls'
- Closed