<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:00:47 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>[CXX-917] SSL support is examining the wrong define to detect C driver SSL support</title>
                <link>https://jira.mongodb.org/browse/CXX-917</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;We are looking for MONGOC_HAVE_SSL, but we should be looking for MONGOC_ENABLE_SSL.&lt;/p&gt;</description>
                <environment></environment>
        <key id="289429">CXX-917</key>
            <summary>SSL support is examining the wrong define to detect C driver SSL support</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.mongodb.org/images/icons/priorities/blocker.svg">Blocker - P1</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="andrew.morrow@mongodb.com">Andrew Morrow</assignee>
                                    <reporter username="andrew.morrow@mongodb.com">Andrew Morrow</reporter>
                        <labels>
                    </labels>
                <created>Wed, 25 May 2016 19:44:38 +0000</created>
                <updated>Mon, 19 Sep 2016 20:24:16 +0000</updated>
                            <resolved>Thu, 9 Jun 2016 19:18:53 +0000</resolved>
                                    <version>3.0.0</version>
                    <version>3.0.1</version>
                                    <fixVersion>3.0.2</fixVersion>
                                    <component>Implementation</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1291178" author="xgen-internal-githook" created="Fri, 10 Jun 2016 23:07:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-917&quot; title=&quot;SSL support is examining the wrong define to detect C driver SSL support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-917&quot;&gt;&lt;del&gt;CXX-917&lt;/del&gt;&lt;/a&gt; Clean up SSL options handling&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/29e19caeacf59835e33d8acab44c03246bfc94ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/29e19caeacf59835e33d8acab44c03246bfc94ae&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1291093" author="xgen-internal-githook" created="Fri, 10 Jun 2016 21:06:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-917&quot; title=&quot;SSL support is examining the wrong define to detect C driver SSL support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-917&quot;&gt;&lt;del&gt;CXX-917&lt;/del&gt;&lt;/a&gt; Fix up test to specify that it wants SSL&lt;/p&gt;

&lt;p&gt;Also fix a stray cout&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/93d877d664d8bf3a24189ba44a36c5227ebc045f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/93d877d664d8bf3a24189ba44a36c5227ebc045f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1291091" author="xgen-internal-githook" created="Fri, 10 Jun 2016 21:04:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-917&quot; title=&quot;SSL support is examining the wrong define to detect C driver SSL support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-917&quot;&gt;&lt;del&gt;CXX-917&lt;/del&gt;&lt;/a&gt; Only set SSL options if SSL is in the URI&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ed673efe57d30f2d2f7073608cb79cf641c92011&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ed673efe57d30f2d2f7073608cb79cf641c92011&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1289687" author="xgen-internal-githook" created="Thu, 9 Jun 2016 19:18:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-917&quot; title=&quot;SSL support is examining the wrong define to detect C driver SSL support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-917&quot;&gt;&lt;del&gt;CXX-917&lt;/del&gt;&lt;/a&gt; Make SSL actually work&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/3e46d1a6d2548761a17c8114164390c0f326144c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/3e46d1a6d2548761a17c8114164390c0f326144c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1284318" author="acm" created="Sat, 4 Jun 2016 21:53:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/490/files&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/490/files&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="294596">CDRIVER-1338</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <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|hsmben:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1064">Platforms 16 (06/24/16)</customfieldvalue>

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