AWS Certificate Manager API不显示导入的证书 [英] Aws Certificate manager api does not show imported certificates

查看:158
本文介绍了AWS Certificate Manager API不显示导入的证书的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当证书管理器用户界面显示我的导入证书的状态为已发出"时,尝试从ELB(应用程序lb)使用它时,我得到:无可用证书"(对api的POST请求返回的列表为空)

While certificate manager UI shows my imported certificated with status "issued" , when trying to use it from an ELB (application lb) I get: " no certificates available " (the POST request to the api returns with empty list)

另外,当我运行aws acm list-certificates --max-items 10时,我没有获得导入的证书,只有第二个(未导入)了

Also when I run aws acm list-certificates --max-items 10 I don't get the imported certificate , only my second (Not imported) one

有什么想法吗?我应该配置的导入证书上有设置吗?

Any ideas what's wrong here? is there a setting on the imported certificate I should be configuring?

推荐答案

在这里我只有一半的答案:但是事实证明,由于我导入了4096个RSA密钥证书,因此ACM不支持使用Application Load Balancer,但这是旧版IAM证书存储的支持.(AWS,请一起行动)

I've got only half answer here: but turns out that since I imported a 4096 RSA key certificate, it's not supported for Application Load Balancer use from ACM, but it is support from the older IAM certificate storage. (AWS please get your act together)

为什么此证书没有出现在cli aws acm list-certificates 上,但是会响应命名的aws acm describe-certificate arn-here击败我.

Why this certificate does not appear on cli aws acm list-certificates but does respond to a named aws acm describe-certificate arn-here`` beats me.

这篇关于AWS Certificate Manager API不显示导入的证书的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆