Google Cloud Load Balancer 支持哪些密码?

What ciphers does Google Cloud Load Balancer support?

我正在尝试从 Google 云控制台设置负载均衡器,但收到以下错误消息:

Creating SSL certificate "test" failed. Error: The SSL key size is unsupported.

我们使用的是长度为 4096 的 RSA 密钥。Google 不支持吗?在哪里可以找到 google 的负载均衡器支持的密码?

https://cloud.google.com/compute/docs/load-balancing/http/ssl-certificates

注意:此示例使用 RSA-2048 加密。目前仅支持 RSA-2048 和 ECDSA P-256 证书。