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 年前檢視次數 1963 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南