<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:43:57 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>[CSHARP-2952] Check SslStream authentication methods when targetting netstandard2.0</title>
                <link>https://jira.mongodb.org/browse/CSHARP-2952</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;Some new methods might be available in netstandard2.0 making calling Async methods synchronously unnecessary.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1138975">CSHARP-2952</key>
            <summary>Check SslStream authentication methods when targetting netstandard2.0</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="mikalai.mazurenka@mongodb.com">Mikalai Mazurenka</assignee>
                                    <reporter username="robert@mongodb.com">Robert Stam</reporter>
                        <labels>
                    </labels>
                <created>Fri, 7 Feb 2020 17:12:35 +0000</created>
                <updated>Wed, 5 May 2021 22:13:00 +0000</updated>
                            <resolved>Wed, 5 May 2021 22:13:00 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="3757712" author="mikalai.mazurenka" created="Wed, 5 May 2021 21:51:51 +0000"  >&lt;p&gt;There are 2 occurrences of &lt;tt&gt;SslStream.AuthenticateAsClientAsync&lt;/tt&gt; methods used in a sync context because of lack of sync version in netstandard 1.5 throughout the solution (test projects are excluded):&lt;br/&gt;
 1. &lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/blob/f3499cfc5c6e97e6a3cb326d4e0f8f1b7a6a5afa/src/MongoDB.Driver/Encryption/LibMongoCryptControllerBase.cs#L249&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;LibMongoCryptControllerBase.SendKmsRequest&lt;/a&gt;&lt;br/&gt;
 2. &lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/blob/f3499cfc5c6e97e6a3cb326d4e0f8f1b7a6a5afa/src/MongoDB.Driver.Core/Core/Connections/SslStreamFactory.cs#L51&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;SslStreamFactory.CreateStream&lt;/a&gt;&lt;br/&gt;
 Both of these cases are covered and use a sync version of the method in targets other than netstandard 1.5.&lt;/p&gt;

&lt;p&gt;As a summary, no changes are required in scope of this ticket, thus closing it as implemented.&lt;/p&gt;</comment>
                    </comments>
                    <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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CSHARP-2934</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hwd5pr:</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>