I am trying to setup Mongodb Community Edition v7.0.12 with TLS enabled on Windows. With TLS disabled everything works, but when I enable TLS Mongodb won’t start up. My server certificate resides in the Windows certificate store under the Personal folder. The certificate is signed by a CA-certificate in the Trusted Root Certification store. The certificates are fine, they work fine with other applications.
My Mongodb configuration file contains this section:
The solution was to remove the quote characters around the thumbprint string. The documentation says to include the quote characters and is hence incorrect.
That page is a single page application … I haven’t found the navigation to certificateSelector: thumbprint= … can you show me how to navigate to that documentation?
If you search for “PEMKeyFile (Linux/Windows/ma” on that page, the first hit should take you to the place where you can press “System SSL Certificate Store”. Press on that link and you should see: