<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: RESTCONF - SSL handshake fails - nginx not running in Tools</title>
    <link>https://community.cisco.com/t5/tools/restconf-ssl-handshake-fails-nginx-not-running/m-p/4387609#M1286</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please allow me to make three points / suggestions regarding this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I've used the Cisco Bug Search tool and have found no documented bugs regarding I&lt;SPAN&gt;SR 4451-X/K9, AMSTERDAM 17.3.2 and TLS.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Here are some great points made in this area found within this presentation from Cisco live!:&lt;/SPAN&gt;&lt;A style="background-color: #ffffff;" href="https://www.ciscolive.com/c/dam/r/ciscolive/us/docs/2016/pdf/DEVNET-2044.pdf" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Open Device Programmability: A hands-on introduction to RESTCONF (and a bit of NETCONF)&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;(the section you need begins on slide 56)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://community.cisco.com/t5/yang-tools/unable-to-authenticate-to-access-restconf-api/td-p/4295418" target="_blank" rel="noopener"&gt;Unable to authenticate to access restconf API&lt;/A&gt; - a somewhat similar discussion to yours, here on the Cisco Community Forums&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this help!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Apr 2021 14:53:26 GMT</pubDate>
    <dc:creator>Alexander Stevenson</dc:creator>
    <dc:date>2021-04-15T14:53:26Z</dc:date>
    <item>
      <title>RESTCONF - SSL handshake fails - nginx not running</title>
      <link>https://community.cisco.com/t5/tools/restconf-ssl-handshake-fails-nginx-not-running/m-p/4316637#M1285</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;After I upgraded the router ISR 4451-X/K9 to AMSTERDAM 17.3.2, I had issues with the RESTCONF 'testing'.&lt;/P&gt;&lt;P&gt;I found the issue with POSTMEN and did the RESTCONF via CURL.&lt;/P&gt;&lt;P&gt;In POSTMEN = error 80&lt;/P&gt;&lt;P&gt;in Curl/Windows terminal:&lt;/P&gt;&lt;PRE&gt;C:\WINDOWS\system32&amp;gt;curl -k -v https://10.242.1.92/restconf/data/Cisco-IOS-XE-native:native/router/router-eigrp -u "***:***"
*   Trying 10.242.1.92...
* TCP_NODELAY set
* Connected to 10.242.1.92 (10.242.1.92) port 443 (#0)
* schannel: SSL/TLS connection with 10.242.1.92 port 443 (step 1/3)
* schannel: disabled server certificate revocation checks
* schannel: verifyhost setting prevents Schannel from comparing the supplied target name with the subject names in server certificates.
* schannel: using IP address, SNI is not supported by OS.
* schannel: sending initial handshake data: sending 147 bytes...
* schannel: sent initial handshake data: sent 147 bytes
* schannel: SSL/TLS connection with 10.242.1.92 port 443 (step 2/3)
* schannel: failed to receive handshake, need more data
* schannel: SSL/TLS connection with 10.242.1.92 port 443 (step 2/3)
* schannel: encrypted data got 7
* schannel: encrypted data buffer: offset 7 length 4096
* schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326) - This error usually occurs when a fatal SSL/TLS alert is received (e.g. handshake failed). More detail may be available in the Windows System event log.
* Closing connection 0
* schannel: shutting down SSL/TLS connection with 10.242.1.92 port 443
* schannel: clear security context handle
curl: (35) schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326) - This error usually occurs when a fatal SSL/TLS alert is received (e.g. handshake failed). More detail may be available in the Windows System event log.&lt;/PRE&gt;&lt;P&gt;LAB-ISR-092-01#show platform software yang-management process&lt;BR /&gt;confd : Running&lt;BR /&gt;nesd : Running&lt;BR /&gt;syncfd : Running&lt;BR /&gt;ncsshd : Running&lt;BR /&gt;dmiauthd : Running&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;nginx : Not Running&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;ndbmand : Running&lt;BR /&gt;pubd : Running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nginx is not running... and it should be to be able to respond to the GET?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- removing all configuration lines and start over again solved the nginx issue.&lt;/P&gt;&lt;P&gt;-- TLS still fails&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 12:42:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/restconf-ssl-handshake-fails-nginx-not-running/m-p/4316637#M1285</guid>
      <dc:creator>_|brt.drml|_</dc:creator>
      <dc:date>2021-04-06T12:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: RESTCONF - SSL handshake fails - nginx not running</title>
      <link>https://community.cisco.com/t5/tools/restconf-ssl-handshake-fails-nginx-not-running/m-p/4387609#M1286</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please allow me to make three points / suggestions regarding this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I've used the Cisco Bug Search tool and have found no documented bugs regarding I&lt;SPAN&gt;SR 4451-X/K9, AMSTERDAM 17.3.2 and TLS.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Here are some great points made in this area found within this presentation from Cisco live!:&lt;/SPAN&gt;&lt;A style="background-color: #ffffff;" href="https://www.ciscolive.com/c/dam/r/ciscolive/us/docs/2016/pdf/DEVNET-2044.pdf" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Open Device Programmability: A hands-on introduction to RESTCONF (and a bit of NETCONF)&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;(the section you need begins on slide 56)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://community.cisco.com/t5/yang-tools/unable-to-authenticate-to-access-restconf-api/td-p/4295418" target="_blank" rel="noopener"&gt;Unable to authenticate to access restconf API&lt;/A&gt; - a somewhat similar discussion to yours, here on the Cisco Community Forums&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this help!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 14:53:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/restconf-ssl-handshake-fails-nginx-not-running/m-p/4387609#M1286</guid>
      <dc:creator>Alexander Stevenson</dc:creator>
      <dc:date>2021-04-15T14:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: RESTCONF - SSL handshake fails - nginx not running</title>
      <link>https://community.cisco.com/t5/tools/restconf-ssl-handshake-fails-nginx-not-running/m-p/4425366#M1287</link>
      <description>&lt;P&gt;Changed IOS and the problem was solved. Indeed a temporary bug/issue.&lt;/P&gt;&lt;P&gt;discovering where the magic is, will be more difficult :-). Sorry for the late reply&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 11:24:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/restconf-ssl-handshake-fails-nginx-not-running/m-p/4425366#M1287</guid>
      <dc:creator>_|brt.drml|_</dc:creator>
      <dc:date>2021-06-29T11:24:43Z</dc:date>
    </item>
  </channel>
</rss>

