<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:59:34 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[JAVA-3420] Java driver doc on setting CA and client certificates confusing</title>
                <link>https://jira.mongodb.org/browse/JAVA-3420</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;I find the presentation of the &lt;a href=&quot;http://mongodb.github.io/mongo-java-driver/3.0/driver/reference/connecting/ssl/#jvm-system-properties&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;JVM system properties&lt;/a&gt; section&#160;confusing.&lt;/p&gt;

&lt;p&gt;I think it would be more discoverable and grokable if:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;the heading &quot;JVM system properties&quot; was changed to something like &quot;Certificates&quot;&#160;&lt;/li&gt;
	&lt;li&gt;there was an immediate sub-title &quot;Certificate authority&quot;&lt;/li&gt;
	&lt;li&gt;there was another sub-title &quot;Client certificates&quot; above &quot;A typical application will also ... the &lt;b&gt;client&lt;/b&gt; presents an SSL certificate to the MongoDB server&quot;&lt;/li&gt;
	&lt;li&gt;we provide an example for the keyStore prepare, like &lt;tt&gt;2. openssl pkcs12 -export -out mongodb.pkcs12 -in client.pem&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;we link to the server docs about setting up &lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/configure-ssl/#set-up-mongod-and-mongos-with-client-certificate-validation&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;client certificate validation&lt;/a&gt;&#160;&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment></environment>
        <key id="913247">JAVA-3420</key>
            <summary>Java driver doc on setting CA and client certificates confusing</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="valentin.kovalenko@mongodb.com">Valentin Kavalenka</assignee>
                                    <reporter username="nicholas.cottrell@mongodb.com">Nic Cottrell</reporter>
                        <labels>
                    </labels>
                <created>Fri, 30 Aug 2019 15:40:31 +0000</created>
                <updated>Sat, 28 Oct 2023 11:22:03 +0000</updated>
                            <resolved>Tue, 19 Jan 2021 20:43:51 +0000</resolved>
                                                    <fixVersion>4.2.0</fixVersion>
                                    <component>Documentation</component>
                                        <votes>1</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="3572179" author="xgen-internal-githook" created="Tue, 19 Jan 2021 20:35:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Valentin Kovalenko&apos;, &apos;email&apos;: &apos;valentin.kovalenko@mongodb.com&apos;, &apos;username&apos;: &apos;stIncMale&apos;}
&lt;p&gt;Message: Improve TLS docs, add javaseref shortcode (#637)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-3420&quot; title=&quot;Java driver doc on setting CA and client certificates confusing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-3420&quot;&gt;&lt;del&gt;JAVA-3420&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/858d743e6b9f69173438e3f163dd46463b486401&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/858d743e6b9f69173438e3f163dd46463b486401&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3548431" author="nicholas.cottrell" created="Tue, 5 Jan 2021 12:17:52 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jeff.yemin&quot; class=&quot;user-hover&quot; rel=&quot;jeff.yemin&quot;&gt;jeff.yemin&lt;/a&gt; I&apos;ve updated the PR after updating my fork: &lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/pull/622&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/pull/622&lt;/a&gt; &lt;/p&gt;</comment>
                            <comment id="2747329" author="nicholas.cottrell" created="Tue, 21 Jan 2020 15:48:10 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jeff.yemin&quot; class=&quot;user-hover&quot; rel=&quot;jeff.yemin&quot;&gt;jeff.yemin&lt;/a&gt; I created a PR: &lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/pull/534&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/pull/534&lt;/a&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="2515782" author="nicholas.cottrell" created="Mon, 4 Nov 2019 10:19:23 +0000"  >&lt;p&gt;Note to self: include example of the JVM command line e.g. &lt;tt&gt;-Djavax.net.ssl.keyStore=c:\secure\mongodb.pkcs12&lt;/tt&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                    <customfield id="customfield_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5002K00000hvlaQQAQ]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hwsvn3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>