<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:50:04 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>[SERVER-19174] net.ssl.mode allowSSLIssuerDN mode</title>
                <link>https://jira.mongodb.org/browse/SERVER-19174</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;In cloud based environments with an internal CA a situation arises whereby a mongo cluster at release A is already enrolled with a CA also from release A but during release B the CA might have been rebuilt and thus the cluster can&apos;t be formed with strict net.ssl.mode settings. It depends how the clustering is implemented and the timing of each mongo node deployments but such a situation has arisen. &lt;/p&gt;

&lt;p&gt;Rather than lower the SSL authentication could we propose an additional net.ssl.mode for matching issuer DN values rather than failing due to changes in issuer certificate version numbers ?&lt;/p&gt;

&lt;p&gt;net.ssl.mode=allowSSLIssuerDN&lt;br/&gt;
net.ssl.issuerDN=&apos;CN=issuer.internal&apos;&lt;/p&gt;


</description>
                <environment></environment>
        <key id="213548">SERVER-19174</key>
            <summary>net.ssl.mode allowSSLIssuerDN mode</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="9">Done</resolution>
                                        <assignee username="andreas.nilsson">Andreas Nilsson</assignee>
                                    <reporter username="pauldavidgilligan">Paul Gilligan</reporter>
                        <labels>
                    </labels>
                <created>Sun, 28 Jun 2015 04:48:01 +0000</created>
                <updated>Thu, 14 Apr 2016 15:19:17 +0000</updated>
                            <resolved>Tue, 7 Jul 2015 18:49:13 +0000</resolved>
                                                                    <component>Networking</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="959897" author="andreas.nilsson@10gen.com" created="Tue, 7 Jul 2015 18:48:37 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=pauldavidgilligan&quot; class=&quot;user-hover&quot; rel=&quot;pauldavidgilligan&quot;&gt;pauldavidgilligan&lt;/a&gt;, did the work around work for you?&lt;/p&gt;

&lt;p&gt;I&apos;m going to close this ticket as &quot;Works as Designed&quot; unless you object.&lt;/p&gt;</comment>
                            <comment id="955848" author="pauldavidgilligan" created="Wed, 1 Jul 2015 17:57:54 +0000"  >&lt;p&gt;That is not a bad idea actually, normally we only have one CA (EJBCA) in this case which is ephemeral, can be replaced by the same identical instance except of cause now the keys and hence certificate signatures had changed. Because it is all dynamic we can&apos;t really publish the CA certs each time they are created, into for example some YAML files, would be too complex. But I like the idea let me see... If we can try this out. &lt;/p&gt;</comment>
                            <comment id="955591" author="andreas.nilsson@10gen.com" created="Wed, 1 Jul 2015 14:14:38 +0000"  >&lt;p&gt;It&apos;s possible to use multiple concurrent CA certs by putting them all in the CA certificate file.&lt;/p&gt;

&lt;p&gt;Would this be an option for you?&lt;/p&gt;</comment>
                            <comment id="955574" author="pauldavidgilligan" created="Wed, 1 Jul 2015 14:06:40 +0000"  >&lt;p&gt;Yes there is an edge case whereby part of the cluster is on one CA cert and the other part on another due to release pipeline. The issuer DN is the same but the newly provisioned CA has a different serial ID which is expected and hence the authentication fails. &lt;/p&gt;

&lt;p&gt;We prefer not to relax the authentication but would be nice to have a sort of match issuer DN option.&lt;/p&gt;

&lt;p&gt;Thank you for getting back to quick.&lt;/p&gt;</comment>
                            <comment id="955539" author="andreas.nilsson@10gen.com" created="Wed, 1 Jul 2015 13:40:57 +0000"  >&lt;p&gt;Hey, thanks for your note.&lt;/p&gt;

&lt;p&gt;To clarify, are you looking to change the CA and upgrade the cluster at the same time?&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>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 29 Jun 2015 12:23:54 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 32 weeks, 1 day 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_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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 32 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>andreas.nilsson</customfieldvalue>
            <customfieldvalue>pauldavidgilligan</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrl227:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsaqg7:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="573">Security 6 07/17/15</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_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrl6uf:</customfieldvalue>

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