Todd Holmberg
Results
2
issues of
Todd Holmberg
Is it possible to add a `peercert/1` function that returns the peer SSL certificate via `ssl:peercert/1`?
Hello. I am getting a `Mongo.WriteError` when using `Mongo.insert_many/4` with `[continue_on_error: true]`. I am setting the `_id` field, so can expect a duplicate key error once in a while. I...