Lets encrypt certificate now working for www

installed lets encrypt certificate on google cloud bitnami.
but it is not working, please check.

https://www.yogateachertraining-india.com

The certificate is only valid for yogateachertraining-india.com and not for www.yogateachertraining-india.com.

yes it showing error when entered with www

command used to install cert is

sudo /opt/bitnami/letsencrypt/scripts/generate-certificate.sh -m sunil.k9119@gmail.com -d yogateachertraining-india.com -d yogateachertraining-india.com

Hi @sunilpro

there is no www version defined. So the result is expected. Change one domain name.

sudo /opt/bitnami/letsencrypt/scripts/generate-certificate.sh -m sunil.k9119@gmail.com -d yogateachertraining-india.com -d www.yogateachertraining-india.com

tried running this command but getting error

It seems there is a valid certificate in the web server configuration folder. Please renew that certificate or generate new ones manually
Please check our documentation or open a ticket in our community forum, our team will be more than happy to help you!

how to remove and reinstall with www

it is resolved now thanx for support :grinning:

1 Like

I don't use Bitnami and don't know these options.

But that

sounds that you use the wrong command.

And there

is the place if you have specific Bitnami questions. Bitnami forum <> Letsencrypt forum.

Yep, now you have a new Letsencrypt certificate with both domain names :+1:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.