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
This is in the LND Node section, so it should push the tls.cert, not pull it. Might be confusing
create a new folder, which we'll secure with mkdir ~/.secret
pull the file via scp [email protected]:/home/admin/.lnd/tls.cert ~/.secret to your VPS
lock it up chmod 600 ~/.secret/tls.cert
The text was updated successfully, but these errors were encountered:
This is in the LND Node section, so it should push the tls.cert, not pull it. Might be confusing
The text was updated successfully, but these errors were encountered: