You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Embedded MongoDB 1.x uses HTTP rather than HTTPS to download Mongo binaries. This has been fixed in 2.x but 1.x has not be updated. We should update our auto-configuration to use https download paths by default.