dashpay / platform

L2 solution for seriously fast decentralized applications for the Dash network
https://dashplatform.readme.io/docs/introduction-what-is-dash-platform
MIT License
72 stars 39 forks source link

feat(dashmate): move ssl keyfiles to the config subdir #1509

Closed pshenmic closed 1 year ago

pshenmic commented 1 year ago

Expected Behavior

SSL keys are stored together with service configs in the dashmate home directory

Current Behavior

SSL keys are stored outside of the node directory

image

Possible Solution

Alternatives Considered

Additional Context

pshenmic commented 1 year ago

https://github.com/dashpay/platform/pull/1502