<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:15:25 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>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[NETCONF-595] Unable to configure keys and certificates for southbound Netconf over TLS, using odl-netconf-clustered-topology, Fluorine SR1</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-595</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;To configure keys and certificates to use in southbound Netconf over TLS, the RPCs&lt;br/&gt;
&lt;font color=&quot;#505050&quot;&gt;netconf-keystore:add-keystore-entry&lt;br/&gt;
netconf-keystore:add-private-key&lt;br/&gt;
netconf-keystore:add-trusted-certificate&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505050&quot;&gt;are called over the restconf interface using URL like:&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505050&quot;&gt;POST /restconf/operations/netconf-keystore:add-keystore-entry HTTP/1.1&lt;br/&gt;
Host: localhost:8181&lt;br/&gt;
Content-Type: application/json&lt;br/&gt;
cache-control: no-cache&lt;br/&gt;
Postman-Token: 77554403-01e5-4f99-8ab3-63cdf5c50261&lt;br/&gt;
{&lt;br/&gt;
&#160;&quot;input&quot;: {&lt;br/&gt;
&#160;&#160;&quot;key-credential&quot;: {&lt;br/&gt;
&#160;&#160;&#160;&quot;key-id&quot;: &quot;ODL-private-key&quot;,&lt;br/&gt;
&#160;&#160;&#160;&quot;private-key&quot; : &quot;&lt;font color=&quot;#f79232&quot;&gt;&lt;/font&gt;&amp;lt;key-data cut out&amp;gt;&quot;&lt;/font&gt;,&lt;br/&gt;
&#160;&#160;&#160;&quot;passphrase&quot; : &quot;&quot;&lt;br/&gt;
&#160;&#160;}&lt;br/&gt;
&#160;}&lt;br/&gt;
}-----&lt;del&gt;WebKitFormBoundary7MA4YWxkTrZu0gW&lt;/del&gt;-&lt;font color=&quot;&quot;&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;font color=&quot;#505050&quot;&gt;&lt;/font&gt;These work fine when using the non-clustered odl-netconf-topology feature, but when using the odl-netconf-clustered-topology feature, an error message is return that says &quot;No implementation of RPC AbsoluteSchemaPath{path=&lt;span class=&quot;error&quot;&gt;&amp;#91;(urn:opendaylight:netconf:keystore?revision=2017-10-17)add-keystore-entry&amp;#93;&lt;/span&gt;} available&quot; (and likewise for add-private-key and add-trusted-certificate).&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505050&quot;&gt;A work-around that seems to get past this problem is to install odl-netconf-topology, install the keys and certificates, uninstall &lt;font color=&quot;#505050&quot;&gt;&lt;/font&gt;odl-netconf-topology&lt;/font&gt; and then install odl-netconf-clustered-topology. But it is obviously not a work-around that can be used in practice.&lt;font color=&quot;&quot;&gt;&lt;/font&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="31304">NETCONF-595</key>
            <summary>Unable to configure keys and certificates for southbound Netconf over TLS, using odl-netconf-clustered-topology, Fluorine SR1</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="JMorvay">Jakub Morvay</assignee>
                                    <reporter username="Martin_S">Martin Sandberg</reporter>
                        <labels>
                    </labels>
                <created>Mon, 14 Jan 2019 09:17:30 +0000</created>
                <updated>Thu, 17 Jan 2019 14:12:12 +0000</updated>
                            <resolved>Thu, 17 Jan 2019 14:12:12 +0000</resolved>
                                    <version>Fluorine</version>
                    <version>Neon</version>
                    <version>Fluorine SR1</version>
                                    <fixVersion>Neon</fixVersion>
                    <fixVersion>Fluorine SR2</fixVersion>
                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="66216" author="jmorvay" created="Wed, 16 Jan 2019 16:08:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=Martin_S&quot; class=&quot;user-hover&quot; rel=&quot;Martin_S&quot;&gt;Martin_S&lt;/a&gt; Can you please try &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/79580/?&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/79580/?&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please let me know if this works for you.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03m27:</customfieldvalue>

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