Created
January 26, 2019 22:24
-
-
Save akhdaniel/c963a1bb0948470c40788764ba49b0be to your computer and use it in GitHub Desktop.
CARA RENEW CERTIFICATE HORIZON REMCASH
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh root@horizon | |
cd /etc/letsencrypt/live/horizon.remcash.com/ | |
certbot certonly --force-renew -d horizon.remcash.com | |
systemctl restart stellar-horizon.service |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment