-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.6.4
-
Component/s: mongoreplay
-
None
-
1
-
(copied to CRM)
Currently mongoreplay doesn't allow turning off SSL. Since DNS seedlist support implicitly enables SSL, there's no way to disable SSL right now, even via connection string:
$ mongoreplay play -p ./playback.bson --host='mongodb+srv://mongos.host.fqdn/?ssl=false' -vvv -ddd mongoreplay version: r3.6.4 git version: d0181a711f7e7f39e60b5aeb1dc7097bf6ae5856 Go version: go1.7 os: darwin arch: amd64 compiler: gc 2018/04/27 23:05:15 Doing playback at 1.00x speed unsupported connection URL option: ssl=false
- duplicates
-
TOOLS-2060 Support mongoreplay playback using ssl
- Closed
- related to
-
TOOLS-1999 Use of --uri overrides use of --ssl
- Closed