-
When connecting to a dev mode Space by SSH for the first time, the following message is shown:
```
The authenticity of host 'ssh.hf.space (34.229.37.7)' can't be established.
ED25519 key fingerpr…
AWTom updated
3 months ago
-
The FE can call Test on the backend.
If the call fails with HostKeyException the field ReportedHostKey contains the current host key.
The AcceptedHostKey represents the currently accepted key.
…
-
I'm trying to set a user password using `sops.secrets..neededForUsers = true;` and `hashedPasswordFile = config.sops.secrets..path`.
When I try to rebuild my system I get the following error:
``…
-
As far as I see, KeyBox does not save and check SSH fingerprints.
This would be a really nice addition.
iakat updated
9 years ago
-
-
Hey!
Thanks for making Sish, it's been working really great for our Open Source project. For context, we're using it to set up tunnel session from your local development machine, so you can distrib…
-
I'm unable to get host fingerprint verification to succeed. The following works (i.e., my SSH settings are proven to be correct since the workflow completes):
```yaml
jobs:
build:
name: Bu…
-
When deploying for the first time, the target user doesn't know about the foreign repository's host name, and this will bail out unless you get it added to `known_hosts` manually. For example:
```b…
-
## Is your feature request related to a problem? Please describe.
When connecting to the server Termbot shows the fingerprint as MD5 which should be considered as deprecated.
## Describe the sol…
ei-ke updated
2 years ago
-
Hello! I just upgraded to Sierra and Postico is reporting a ssh fingerprint that's different from the one added to the known_hosts file. I think this has something to do with the newer sha256 hash def…