NETCONF sits on top of SSH, as RESTCONF sits atop HTTP/HTTPS. the generate-keys.sh script is intended to help set up SSL certificates for use in RESTCONF. If you want to create and use SSH keys for NETCONF, refer to https://docs.yumaworks.com/en/latest/install/configure-ssh.html#installing-ssh-keys
Gobika Nandhini
Currently, generate-key.sh script is used to generate client and server based on RESTCONF protocol. Our server application is based on NETCONF protocol configuration. Please help us by providing the required script which will be used to generate (client and server) certificates for the required NETCONF protocol.