mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
fix: better description in step 2
This commit is contained in:
parent
1baef885d2
commit
f1cfe2459b
1 changed files with 2 additions and 2 deletions
|
|
@ -114,8 +114,8 @@ function WizardStep2(props) {
|
|||
<b>Check the fingerprint of server</b>
|
||||
</div>
|
||||
To check that you are talking to the right server, please make
|
||||
sure to validate the following sshPublicKeys when you first
|
||||
connect :
|
||||
sure to validate one of the following key's fingerprint when you
|
||||
first connect :
|
||||
<li>
|
||||
<span className={classes.sshPublicKey}>
|
||||
ECDSA : {wizardEnv.SSH_SERVER_FINGERPRINT_ECDSA}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue