Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
3.6.4
-
None
-
None
-
(copied to CRM)
Description
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
|
Attachments
Issue Links
- duplicates
-
TOOLS-2060 Support mongoreplay playback using ssl
-
- Closed
-
- related to
-
TOOLS-1999 Use of --uri overrides use of --ssl
-
- Closed
-