It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
XIII
4 years agoSuper Contributor
Unable to use 1Password SSH agent at work (RSA 2048, Azure DevOps)
Yesterday I tested the 1Password SSH agent with my personal stuff and everything seemed fine.
Today I wanted to use it at work as well, but everything fails...
Git on the command line:
```
➜ ...
XIII
4 years agoSuper Contributor
Thanks.
I would not be surprised though, since I cannot use Ed25519 keys there as well; they only allow 2048 bits RSA keys (not even 4096 bits).
I wish you guys could educate our IT department!
(for example they still require me to change my password every 90 days; see your recent blog post;)
PS: the ssh -vvv
output contains
* no server-sig-algs
* only these sign_and_send_pubkey
lines:
debug3: sign_and_send_pubkey: RSA SHA256:<fingerprint>
debug3: sign_and_send_pubkey: signing using ssh-rsa