Question
change certificate of authority / cert for domain
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.
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.
×