-
I use ssh certificates to access nodes and this has worked fine for years until at least v1.3.7 but with v1.3.11 (I haven't used the versions in between) it is broken:
```
Error: ssh: handshake fa…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
zed ssh://xxx-configured-in-ssh-conf-with-ProxyCommand:/path/to/repo
### Environment
Zed: v0.161…
-
Hi!
I have some errors:
hcloud_ssh_key.rke: Creating...
hcloud_load_balancer.lb: Creating...
module.rke-kubernetes.hcloud_ssh_key.rke: Creating...
module.rke-kubernetes.hcloud_load_balancer.l…
-
**Describe the bug**
When querying tls parameters for ports, it works with local but not via ssh.
This is how it looks like on ssh:
```
cnquery run --sudo ssh -i /home/christian/workspace/mondoo…
-
### MSAL client type
Public, Confidential
### Problem Statement
`data` has been used for a long time for getting SSH certificates, but it is still not publicly documented and is part of `kwargs`:
…
-
## What would you like Teleport to do?
Add support for signing Git commits using SSH certificates issued by Teleport's user CA (or alternatively, maybe use another internally-managed Teleport CA wh…
-
We don't currently have any way to create a host / user root certificate for SSH. You'd need this to rotate your root certificate, or if you run `step ca init` without `--ssh` and want to enable SSH l…
-
This worked with `quay.io/minio/minio:RELEASE.2024-01-16T16-07-38Z` but after upgrade to `quay.io/minio/minio:RELEASE.2024-09-22T00-33-43Z` the following message appears when attempting upload of a fi…
-
We should have a subcommand that grabs the SSH client / host cert from the CA (using the fingerprint) without doing the OpenSSH configuration stuff. This would be useful if people want to manage that …
-
**Is your feature request related to a problem? Please describe.**
When SSH is configured to login whatever user who shows up with key signed by CA, chances are there is no home directory present for…