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
🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.
New Issue Checklist
Issue Description
If you are using custom
databaseOptions
in your Parse Server options (such assslKey
), the default GridFS file storage stops working.Steps to reproduce
Create a Parse Server with
databaseOptions
, using a mongoDB with certificate auth. Attempt to save a file..Actual Outcome
Certificate validation fails
Expected Outcome
Files to save
Environment
Server
alpha
macos
local
Database
mongo
The text was updated successfully, but these errors were encountered: