Skip to content

Commit

Permalink
adding mongoDB official documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
costero-e committed Jan 9, 2025
1 parent 9794069 commit fcc878c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Edit the file `beacon/connections/mongo/conf.py` and set `database_certificate`

* The MongoDB client certificate should be in the combined PEM format `client.key + "\n" + client.crt`

For more information and have a testing on TLS, please go to [mongoDB official documentation website](https://www.mongodb.com/docs/v7.1/appendix/security/appendixA-openssl-ca/).

## Prerequisites

You should have installed:
Expand Down

0 comments on commit fcc878c

Please sign in to comment.