サポートされている 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 (ed25519)

256

ssh-keygen -t ed25519 -b 256

ECDSA (ecdsa)

256

ssh-keygen -t ecdsa -b 256

RSA (rsa)

2048

ssh-keygen -t rsa -b 2048

DSA / DSS (dsa)

1024

ssh-keygen -t dsa -b 1024

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。