poanetwork / deployment-azure

Azure Templates for deploying POA Network to on Azure Cloud
MIT License
7 stars 12 forks source link

(Feature) Make SSH credentials optional for Validator's node #25

Open igorbarinov opened 7 years ago

igorbarinov commented 7 years ago

If no SSH credentials provided, then a validator's node started without ssh access to it.

Rationale: for some validators, it's hard to keep the security of their ssh keys, especially on windows platform. For these validators having an option to run validator's node without ssh access will be a preferable option.