<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:36:30 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>[GODRIVER-1491] OCSP cache and URI option</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-1491</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;We should cache OCSP responses so we don&apos;t have to send HTTP requests for every connection that does not have a stapled response.&lt;/p&gt;

&lt;p&gt;See&#160;&lt;a href=&quot;https://github.com/mongodb/specifications/commit/895fed92d3aa4daa78dc2f941851a1bc1b72392c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/895fed92d3aa4daa78dc2f941851a1bc1b72392c&lt;/a&gt;&#160;for details about the cache key and maintenance policy.&lt;/p&gt;

&lt;p&gt;EDIT: The spec has also been updated to add a URI option to opt out of reaching out to OCSP responders. I&apos;ve updated the title of this ticket to reflect that it includes the URI option changes as well.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1150045">GODRIVER-1491</key>
            <summary>OCSP cache and URI option</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="13201">Fixed</resolution>
                                        <assignee username="divjot.arora@mongodb.com">Divjot Arora</assignee>
                                    <reporter username="divjot.arora@mongodb.com">Divjot Arora</reporter>
                        <labels>
                    </labels>
                <created>Fri, 14 Feb 2020 17:01:04 +0000</created>
                <updated>Sat, 28 Oct 2023 11:38:19 +0000</updated>
                            <resolved>Mon, 2 Mar 2020 22:33:38 +0000</resolved>
                                                    <fixVersion>1.4.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2976504" author="xgen-internal-githook" created="Thu, 12 Mar 2020 20:41:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;divjotarora&apos;, &apos;name&apos;: &apos;Divjot Arora&apos;, &apos;email&apos;: &apos;divjot.arora@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1491&quot; title=&quot;OCSP cache and URI option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1491&quot;&gt;&lt;del&gt;GODRIVER-1491&lt;/del&gt;&lt;/a&gt; Resync URI options tests (#330)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Pull in test changes for SPEC-1595&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/c03b1474f9700561eb6a3278ab005a57f660fc18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/c03b1474f9700561eb6a3278ab005a57f660fc18&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="2933223" author="xgen-internal-githook" created="Tue, 3 Mar 2020 21:20:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;divjotarora&apos;, &apos;name&apos;: &apos;Divjot Arora&apos;, &apos;email&apos;: &apos;divjot.arora@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1491&quot; title=&quot;OCSP cache and URI option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1491&quot;&gt;&lt;del&gt;GODRIVER-1491&lt;/del&gt;&lt;/a&gt; Fixup OCSP URI option (#322)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/f429643407e6a1fc532048a6f81d8ea973ceda8a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/f429643407e6a1fc532048a6f81d8ea973ceda8a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2924219" author="divjot.arora" created="Mon, 2 Mar 2020 23:51:40 +0000"  >&lt;p&gt;Follow-up PR to rename the field in connstring.Connstring for clarity:&#160;&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/321&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/pull/321&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2924096" author="xgen-internal-githook" created="Mon, 2 Mar 2020 22:33:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Divjot Arora&apos;, &apos;username&apos;: &apos;divjotarora&apos;, &apos;email&apos;: &apos;divjot.arora@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1491&quot; title=&quot;OCSP cache and URI option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1491&quot;&gt;&lt;del&gt;GODRIVER-1491&lt;/del&gt;&lt;/a&gt; Add OCSP caching and URI option (#315)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/4254702c3fb2c9e980214cbf7f9ee0fd16467c2e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/4254702c3fb2c9e980214cbf7f9ee0fd16467c2e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2915153" author="divjot.arora" created="Thu, 27 Feb 2020 21:08:11 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/314&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/pull/314&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1109426">GODRIVER-1467</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1109426">GODRIVER-1467</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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>GODRIVER-1482</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hwep67:</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>