appsignal/mongo-rust-driver

SSL options should check for the existence of files

thijsc opened this issue · 0 comments

It looks like non-existent files for the CA and so on are ignored by the C driver. We should verify that these paths exist and are readable.