<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:24:50 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-51216] SSL peer certificate validation failed: self signed certificate in certificate chain</title>
                <link>https://jira.mongodb.org/browse/SERVER-51216</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;---- x509 certs creation steps for the server&lt;br/&gt;
openssl genrsa -out mongoCA.key -aes256 2048&lt;br/&gt;
dn_prefix=&quot;/C=US/ST=MO/L=Monett/O=JHA/OU=EPLOG_MGDB_REPL_QADEV/CN=MONGODBREPLCA&quot;&lt;br/&gt;
openssl req -new -x509 -days 3650 -key mongoCA.key -out mongoCA.crt -subj &quot;$dn_prefix&quot;&lt;br/&gt;
 SUBJECT=&quot;/C=US/ST=MO/L=Monett/O=JHA/OU=EPLOG_MGDB_REPL_QADEV/CN=10.228.72.177&quot;&lt;br/&gt;
 openssl req -new -nodes -newkey rsa:4096 -subj &quot;$SUBJECT&quot; -keyout azapppmgcdb01t.key -out azapppmgcdb01t.csr&lt;br/&gt;
 openssl x509 -CA mongoCA.crt -CAkey mongoCA.key -CAcreateserial -req -days 36500 -in azapppmgcdb01t.csr -out azapppmgcdb01t.crt&lt;br/&gt;
 cat azapppmgcdb01t.crt azapppmgcdb01t.key &amp;gt; azapppmgcdb01t.pem&lt;/p&gt;


&lt;p&gt;vi /mg_data/mdb-4.2/test/conf/mongod.conf&lt;/p&gt;

&lt;p&gt;net:&lt;br/&gt;
 tls:&lt;br/&gt;
 mode: preferTLS&lt;br/&gt;
 certificateKeyFile: /mg_data/mdb-4.2/test/conf/auth/certs/azapppmgcdb01t.pem&lt;br/&gt;
 CAFile: /mg_data/mdb-4.2/test/conf/auth/certs/mongoCA.crt&lt;br/&gt;
 clusterFile: /mg_data/mdb-4.2/test/conf/auth/certs/azapppmgcdb01t.pem&lt;br/&gt;
security:&lt;br/&gt;
 clusterAuthMode: x509&lt;/p&gt;


&lt;p&gt;-------- x509 certs creation steps for the client&lt;br/&gt;
SUBJECT=&quot;/C=US/ST=CA/L=San Francisco/O=Star One Credit Union/OU=EPLOG_MGDB_CLIENT_QADEV/emailAddress=rtk@jhaaa.com/CN=rtk&quot;&lt;br/&gt;
openssl req -new -nodes -newkey rsa:4096 -keyout client_rtk.key -out client_rtk.csr -subj &quot;$SUBJECT&quot;&lt;br/&gt;
openssl x509 -CA mongoCA.crt -CAkey mongoCA.key -CAcreateserial -req -days 36500 -in client_rtk.csr -out client_rtk.crt&lt;br/&gt;
cat client_rtk.crt client_rtk.key &amp;gt; client_rtk.pem&lt;/p&gt;</description>
                <environment></environment>
        <key id="1487318">SERVER-51216</key>
            <summary>SSL peer certificate validation failed: self signed certificate in certificate chain</summary>
                <type id="6" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14720&amp;avatarType=issuetype">Question</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="backlog-server-triage">Backlog - Triage Team</assignee>
                                    <reporter username="rtammineni@jackhenry.com">Ravi Kumar</reporter>
                        <labels>
                    </labels>
                <created>Thu, 24 Sep 2020 18:52:25 +0000</created>
                <updated>Tue, 6 Dec 2022 02:07:41 +0000</updated>
                            <resolved>Fri, 2 Oct 2020 17:48:01 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="3423398" author="thomas.schubert" created="Fri, 2 Oct 2020 17:48:01 +0000"  >&lt;p&gt;Thanks for the update &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=rtammineni%40jackhenry.com&quot; class=&quot;user-hover&quot; rel=&quot;rtammineni@jackhenry.com&quot;&gt;rtammineni@jackhenry.com&lt;/a&gt;. I&apos;ll go ahead and resolve this ticket per your request.&lt;/p&gt;</comment>
                            <comment id="3423124" author="JIRAUSER1257036" created="Fri, 2 Oct 2020 15:34:58 +0000"  >&lt;p&gt;Hi Jessica,&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;We have resolved the issue.&#160; Please close the ticket.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;ravi&lt;/p&gt;</comment>
                            <comment id="3417309" author="JIRAUSER1257036" created="Tue, 29 Sep 2020 21:13:38 +0000"  >&lt;p&gt;Hi Jessica,&lt;/p&gt;

&lt;p&gt;We are using&#160;&lt;/p&gt;

&lt;p&gt;MongoDB shell version v4.2.6&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;ravi&lt;/p&gt;</comment>
                            <comment id="3416311" author="jessica.sigafoos" created="Tue, 29 Sep 2020 15:08:16 +0000"  >&lt;p&gt;Reporter provided info that was lost in the move to SERVER:&lt;/p&gt;

&lt;p&gt;{{2020-09-24T18:45:47.691+0000 E NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;js&amp;#93;&lt;/span&gt; SSL peer certificate validation failed: self signed certificate in certificate chain }}&lt;br/&gt;
{{ 2020-09-24T18:45:47.691+0000 E QUERY &lt;span class=&quot;error&quot;&gt;&amp;#91;js&amp;#93;&lt;/span&gt; Error: couldn&apos;t connect to server 10.228.72.177:27025, connection attempt failed: SSLHandshakeFailed: SSL peer certificate validation failed: self signed certificate in certificate chain :}}&lt;/p&gt;</comment>
                            <comment id="3416088" author="jessica.sigafoos" created="Tue, 29 Sep 2020 14:06:33 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=rtammineni%40jackhenry.com&quot; class=&quot;user-hover&quot; rel=&quot;rtammineni@jackhenry.com&quot;&gt;rtammineni@jackhenry.com&lt;/a&gt;, thanks for reaching out!&#160; What version of the tools are you using?&#160; Thanks!&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_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25137"><![CDATA[Server Triage]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 29 Sep 2020 14:06:33 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 18 weeks, 5 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_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>alexander.golin@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 18 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>backlog-server-triage</customfieldvalue>
            <customfieldvalue>jessica.sigafoos@mongodb.com</customfieldvalue>
            <customfieldvalue>kelsey.schubert@mongodb.com</customfieldvalue>
            <customfieldvalue>rtammineni@jackhenry.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hy82dz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hxugv3:</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_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|hy7onb:</customfieldvalue>

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