<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:02:16 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>[DOCS-11186] Clarify that clientCertificateFile/kmipclientcertificatefile must include the client&apos;s private key as well as the ceritificate</title>
                <link>https://jira.mongodb.org/browse/DOCS-11186</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;Currently for both, &lt;a href=&quot;https://docs.mongodb.com/manual/reference/program/mongod/index.html#cmdoption-kmipclientcertificatefile&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;clientCertificateFile&lt;/tt&gt;&lt;/a&gt; and &lt;a href=&quot;https://docs.mongodb.com/manual/reference/configuration-options/index.html#security.kmip.clientCertificateFile&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;kmipclientcertificatefile&lt;/tt&gt;&lt;/a&gt; we say:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;String containing the path to the client certificate used for authenticating MongoDB to the KMIP server&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;This is not entirely accurate as, similar to &lt;a href=&quot;https://docs.mongodb.com/manual/reference/program/mongod/index.html#cmdoption-sslpemkeyfile&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;sslPEMKeyFile&lt;/tt&gt;&lt;/a&gt;/ &lt;a href=&quot;https://docs.mongodb.com/manual/reference/configuration-options/index.html#net.ssl.PEMKeyFile&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;PEMKeyFile&lt;/tt&gt;&lt;/a&gt; the server expects a &lt;tt&gt;.pem&lt;/tt&gt; file containing the client&apos;s certificate &lt;b&gt;and&lt;/b&gt; the client&apos;s private key.&lt;/p&gt;

&lt;p&gt;The text should be changed to reflect that.&lt;/p&gt;</description>
                <environment></environment>
        <key id="481534">DOCS-11186</key>
            <summary>Clarify that clientCertificateFile/kmipclientcertificatefile must include the client&apos;s private key as well as the ceritificate</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="jeffrey.allen@mongodb.com">Jeffrey Allen</assignee>
                                    <reporter username="dmitry.ryabtsev@mongodb.com">Dmitry Ryabtsev</reporter>
                        <labels>
                            <label>reopened</label>
                            <label>triage</label>
                    </labels>
                <created>Thu, 11 Jan 2018 05:12:07 +0000</created>
                <updated>Mon, 30 Oct 2023 21:02:58 +0000</updated>
                            <resolved>Thu, 8 Dec 2022 15:21:19 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="5049689" author="xgen-internal-githook" created="Mon, 12 Dec 2022 23:07:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeff Allen&apos;, &apos;email&apos;: &apos;jeffrey.allen@10gen.com&apos;, &apos;username&apos;: &apos;jeff-allen-mongo&apos;}
&lt;p&gt;Message: (&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11186&quot; title=&quot;Clarify that clientCertificateFile/kmipclientcertificatefile must include the client&amp;#39;s private key as well as the ceritificate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11186&quot;&gt;&lt;del&gt;DOCS-11186&lt;/del&gt;&lt;/a&gt;): Clarify .pem file behavior for kmip.clientCertificateFile (#2196)&lt;br/&gt;
Branch: indexes-refactor&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/d65772e4328ec891078ba00dec69eef3558f062b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/d65772e4328ec891078ba00dec69eef3558f062b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5040660" author="xgen-internal-githook" created="Thu, 8 Dec 2022 15:21:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeff Allen&apos;, &apos;email&apos;: &apos;jeffrey.allen@10gen.com&apos;, &apos;username&apos;: &apos;jeff-allen-mongo&apos;}
&lt;p&gt;Message: (&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11186&quot; title=&quot;Clarify that clientCertificateFile/kmipclientcertificatefile must include the client&amp;#39;s private key as well as the ceritificate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11186&quot;&gt;&lt;del&gt;DOCS-11186&lt;/del&gt;&lt;/a&gt;): Clarify .pem file behavior for kmip.clientCertificateFile (#2196) (#2235) (#2236)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/7a8a9b81330d782c45885b83b77d3831d1ae3fcd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/7a8a9b81330d782c45885b83b77d3831d1ae3fcd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5040652" author="xgen-internal-githook" created="Thu, 8 Dec 2022 15:19:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeff Allen&apos;, &apos;email&apos;: &apos;jeffrey.allen@10gen.com&apos;, &apos;username&apos;: &apos;jeff-allen-mongo&apos;}
&lt;p&gt;Message: (&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11186&quot; title=&quot;Clarify that clientCertificateFile/kmipclientcertificatefile must include the client&amp;#39;s private key as well as the ceritificate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11186&quot;&gt;&lt;del&gt;DOCS-11186&lt;/del&gt;&lt;/a&gt;): Clarify .pem file behavior for kmip.clientCertificateFile (#2196) (#2235)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/95c7648b06717bc4c62f71687da50ce5a2d5a636&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/95c7648b06717bc4c62f71687da50ce5a2d5a636&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5040649" author="xgen-internal-githook" created="Thu, 8 Dec 2022 15:18:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeff Allen&apos;, &apos;email&apos;: &apos;jeffrey.allen@10gen.com&apos;, &apos;username&apos;: &apos;jeff-allen-mongo&apos;}
&lt;p&gt;Message: (&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11186&quot; title=&quot;Clarify that clientCertificateFile/kmipclientcertificatefile must include the client&amp;#39;s private key as well as the ceritificate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11186&quot;&gt;&lt;del&gt;DOCS-11186&lt;/del&gt;&lt;/a&gt;): Clarify .pem file behavior for kmip.clientCertificateFile (#2196) (#2235)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/46d76dccdc9e5fbdaa0bc72e706a299a8df84357&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/46d76dccdc9e5fbdaa0bc72e706a299a8df84357&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5040614" author="xgen-internal-githook" created="Thu, 8 Dec 2022 15:15:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeff Allen&apos;, &apos;email&apos;: &apos;jeffrey.allen@10gen.com&apos;, &apos;username&apos;: &apos;jeff-allen-mongo&apos;}
&lt;p&gt;Message: (&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11186&quot; title=&quot;Clarify that clientCertificateFile/kmipclientcertificatefile must include the client&amp;#39;s private key as well as the ceritificate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11186&quot;&gt;&lt;del&gt;DOCS-11186&lt;/del&gt;&lt;/a&gt;): Clarify .pem file behavior for kmip.clientCertificateFile (#2196)&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/f224789e4dc184daf411badf2821bb7676e1fbc8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/f224789e4dc184daf411badf2821bb7676e1fbc8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5040505" author="xgen-internal-githook" created="Thu, 8 Dec 2022 14:53:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeff Allen&apos;, &apos;email&apos;: &apos;jeffrey.allen@10gen.com&apos;, &apos;username&apos;: &apos;jeff-allen-mongo&apos;}
&lt;p&gt;Message: (&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11186&quot; title=&quot;Clarify that clientCertificateFile/kmipclientcertificatefile must include the client&amp;#39;s private key as well as the ceritificate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11186&quot;&gt;&lt;del&gt;DOCS-11186&lt;/del&gt;&lt;/a&gt;): Clarify .pem file behavior for kmip.clientCertificateFile (#2196)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/d65772e4328ec891078ba00dec69eef3558f062b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/d65772e4328ec891078ba00dec69eef3558f062b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4951659" author="JIRAUSER1264463" created="Thu, 3 Nov 2022 12:58:52 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=dmitry.ryabtsev%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;dmitry.ryabtsev@mongodb.com&quot;&gt;dmitry.ryabtsev@mongodb.com&lt;/a&gt;!&lt;/p&gt;</comment>
                            <comment id="4940637" author="edu.bot" created="Mon, 31 Oct 2022 16:08:26 +0000"  >&lt;p&gt;Hello! This ticket has been closed due to inactivity. If you believe this ticket is still important, please reopen it and leave a comment to explain why. Thank you!&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 31 Oct 2022 16:08:26 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 8 weeks, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></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_14876" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Docs Reviewer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ashley.brown@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCSP-1769</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_14873" key="com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker">
                        <customfieldname>External Reviewer</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[dmitry.ryabtsev@mongodb.com]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 8 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dmitry.ryabtsev@mongodb.com</customfieldvalue>
            <customfieldvalue>edu.bot</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jeffrey.allen@mongodb.com</customfieldvalue>
            <customfieldvalue>sarah.olson@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htnsa7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htfal3:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htneen:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>