サポートされている SSH キー形式
The following table shows the supported key types and the minimum key size for each supported key type. Bitbucket Cloud only accepts public keys in OpenSSH's authorized_keys format.
キーのタイプ | 最小キー サイズ (ビット) | 例 |
|---|---|---|
Ed25519 ( | 256 | ssh-keygen -t ed25519 -b 256 |
ECDSA ( | 256 | ssh-keygen -t ecdsa -b 256 |
RSA ( | 2048 | ssh-keygen -t rsa -b 2048 |
DSA / DSS ( | 1024 | ssh-keygen -t dsa -b 1024 |
この内容はお役に立ちましたか?
さらにヘルプが必要ですか?
アトラシアン コミュニティをご利用ください。