Report this

What is the reason for this report?

change certificate of authority / cert for domain

Posted on January 22, 2016

i have free cet from StartSSL for my domain–it worked, but was clumsy procedure with them.

I want use one new one generated from Let’s Encrypt

Why? If you’re running Apache on a recent Debian-based OS, you can try the Apache plugin, which automates both obtaining and installing certs: ./letsencrypt-auto --apache
I want to try it.

Do I have to do a Revocation of cert or something with StartSSL, if so any tips on how.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

When changing certificates, you do not normally need to revoke the certificate. Normally you can just let it expire. Since Apache (and Nginx) let you declare which certificate file to use, you should be able to just change over to the new one and start using it.

That said, it is always a good practice to revoke a certificate that is no longer in use. I do know startSSL has a fee to do so, so you would want to contact them for that procedure. You might also want to contact startSSL just to make sure this complies with any rules or policies they might have though. We are not fully familiar with how they conduct they business, so it would best to confirm it with them.

Hope it helps, Jason Colyer DigitalOcean Platform Support Lead

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.