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.

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ