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.

gefragt vor einem Jahr1963 Aufrufe
2 Antworten
0
Akzeptierte Antwort

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
beantwortet vor einem Jahr
profile picture
EXPERTE
überprüft vor einem Jahr
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.

beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen