AWS Certificate Manager Price

0

I need help with the below rather than being diverted to the pricing calc

I want to generate a certificate for a website for https for my AWS lightsail Instance and install it on the instance not a load balancer etc . The question is it free or will I be charged as 400 a month is a lot when go daddy do it much much cheaper

private certificates and Amazon-issued certificates.

已提问 1 年前1962 查看次数
2 回答
0
已接受的回答

Hi Java-LTJ

TLS certificates generated by AWS Certificate Manager are free, but can only be used on AWS services.

There is a related service called AWS Private Certificate Manager which will charge for the certificate authority itself on a monthly basis $400 or $50 if in short-lived mode. These certificates are meant to be used for internal applications and would not be trusted by browsers unless the CA certificate is installed in them. This would not be what you would be using for a public website.

If you have further questions, feel free to ask! If I have satisfactorily answered your question please mark the answer as accepted.

AWS
已回答 1 年前
profile picture
专家
已审核 1 年前
0

If you want to install a certificate on your server consider using letsencrypt. AWS Certificate manager certificates can only be used by AWS services and can't be exported to install on ec2 instance or lightsail.

The private certificates are usually used internally and not what you need for your website.

已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则