dashpay / dash-network-deploy

Tools for Dash networks deployment and testing
MIT License
21 stars 19 forks source link

fix(dashmate): switch back to outdated certificate on deploy #556

Closed shumkov closed 1 year ago

shumkov commented 1 year ago

Issue being fixed or feature implemented

During deploy, if certificate was changed in dashmate config, instead of updating SSM we rewrite config back to old value from SSM. It prevents dashmate helper to update certificates automatically.

What was done?

How Has This Been Tested?

None

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only