-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Atm, node SSL certificates are being created via docker images. Ideally, we should migrate them to a native forge implementation:
- Faster
- Remove docker dependency for the
configcommand. Users just using the tool forconfigwon't need docker, like Raspberry Pi users.
Something like this may do the trick. The certificate should use ed25519 algorithm.
This task will modify the CertificateService
Security update: if we remove the docker requirement, Bootstrap will one step closer to full offline config