You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.
It would be useful if a user had a way to generate new certificates o renew old ones when those are expired.
As a workaround, the following steps can be followed:
Login with sudo:
sudo -i
move the orion certificates folder to some other location for example:
mv /root/lacchain/orion/certificates/ ~
run the ansible installer in order to update the writer node - please replace the private key and remote user with your right credentials, an also take into consideration the orion and besu versions you are using in your private business orion network and also the besu version configured in the inventory file (located in your local repository)
It would be useful if a user had a way to generate new certificates o renew old ones when those are expired.
As a workaround, the following steps can be followed:
After finishing the installing process, a new certificate folder is created into /root/lacchain/orion
The text was updated successfully, but these errors were encountered: