-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Documentation
-
None
-
(copied to CRM)
I find the presentation of the JVM system properties section confusing.
I think it would be more discoverable and grokable if:
- the heading "JVM system properties" was changed to something like "Certificates"
- there was an immediate sub-title "Certificate authority"
- there was another sub-title "Client certificates" above "A typical application will also ... the client presents an SSL certificate to the MongoDB server"
- we provide an example for the keyStore prepare, like 2. openssl pkcs12 -export -out mongodb.pkcs12 -in client.pem
- we link to the server docs about setting up client certificate validation