Description
netconf-testtool uses /tmp directory to save temporary key file
Problem is in NetconfDeviceSimulator class, method
private static KeyPairProvider getPemGeneratorHostKeyProvider();
wtiring temporary data to file system must be avoided because in this case:
- it is not necessary
- it makes some testool deployments really difficult
Attachments
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 80981,1 | NETCONF-527 Holding of key-pair in memory | master | netconf | Status: MERGED | +2 | +1 |