fboucquez / symbol-bootstrap

A tool that allows you to quickly configure and setup Symbol testnets and nodes.
Apache License 2.0
47 stars 27 forks source link

Agent certificate is created using NodeJS and Forge (Post-Launch) #173

Closed fboucquez closed 2 years ago

fboucquez commented 3 years ago

Docker and server tools image is not required anymore when creating agent certificates. Faster and offline friendly

This one is related to https://github.com/nemtech/symbol-bootstrap/issues/1, the node certificate generation but just for the simpler agent self signed certificate. I still haven't been able to migrate CertificateService to forge.

Post-launch feature.