Enable public key based authentication for netconf
[netconf.git] / netconf / netconf-topology-config / src / main / resources / initial / odl-sb-netconf-client-keypair.cfg
1 # This configuration provides the provision to enable key based authentication for netconf southbound client. 
2 # The configuration file should be created by name odl-sb-netconf-client-keypair.cfg inside controller/etc directory. 
3 # Following configurations should be done in this file
4 # private-key-path - Path for private key file. (Paths are identified relative to controller directory).
5 #     eg. If private key file exists in controller/etc/id_rsa, the path can be mentioned as etc/id_rsa
6 # private-key-passphrase - Passphrase that was used to encrypt the private key. 
7 #       In case of no passphrase, keep it blank or unassigned.
8
9 private-key-path=etc/RSA-PK
10 private-key-passphrase=abc