Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
The NCS 6.1.16.2 version is now available. But, this item doesn't appear in the Changes released for this version.
Network Services Orchestrator (NSO)1CSCwo837965.7.19.16.1.16.26.2.11.16.3.8.16.4.1.16.4.4.1
I have NSO 5.2.2 running on my server. When I make a call, from a client server which use java 1.6, to my NSO service via Restconf.I get this error :java.io.EOFException: SSL peer shut down incorrectly. When I change the java version on the client (a...
Thank you @Mark Elsen.
I got now the information. This item is embedded in the release.
But, we don't have the reference CSCwo83796 in the changes file. We just have the description.
I don't know if the problem is actually in my client.But, when I make a call from the same client with java 6 to :- NSO 4-6 server : I have no problem, it works fine- NSO 5-2 server : The problem occur on this version May be, I have to make some cust...
Hi Roque, Thank you for replying. My NSO is running on java 8. My RESTCONF client is just a call to an https (port 8888) url. Here is an example of my RESTCONF URL : https://0.0.0.0:8888/restconf/data/services-container/device-onboarding=device-hos...