arduino-create-agent icon indicating copy to clipboard operation
arduino-create-agent copied to clipboard

Reconsider generation of certificates during installation

Open matteosuppo opened this issue 7 years ago • 0 comments
trafficstars

At the moment the ca is removed as soon as a connection https is established, but we could actually keep it in place if we remove the private key. This way even if one refused to install the certification authority it could install it later.

See #189

matteosuppo avatar Feb 07 '18 11:02 matteosuppo