Question

Credentials for GoDaddy SSL management plan

We got a GoDaddy plan to handle the SSL certification, but we cannot find what they ask us to provide. They are asking for the Control Panel URL, the Username and the Password. For username and Password, I have provided root and a password I use to login on Recovery Console. I have also provided the SSH key that we have setup on the droplet. The only thing we can seen to get to provide then is the control panel URL.

Where and how would I be able to get this?

Our droplet is running Ubuntu 22.04 (LTS) x64, in case it is relevant.

Show comments

Submit an answer


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!

Sign In or Sign Up to Answer

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.

alexdo
Site Moderator
Site Moderator badge
July 6, 2023

Heya,

As already mentioned it is not recommended to give away your root username/password to third-parties.

If GoDaddy provides a free SSL Certificate you can use it, no issues about that, but if you’re running a plain Ubuntu 22.04 droplet the way the SSL will be installed is via ssh by simply uploading the SSL files and then tweak the web-server config.

You can also use Let’s Encrypt as an alternative:

https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-22-04

https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-22-04

Hope that this helps!

KFSys
Site Moderator
Site Moderator badge
July 4, 2023

Hey @lintzmaia,

Your Droplet wouldn’t have a control Panel of itself unless you have installed one.

They want to install the SSL through a control panel however if you have an Ubuntu server without one, they’ll need to install it on the Droplet directly. This means they will need to SSH, configure it and configure your web service. I didn’t know GoDaddy offered such a service, to be honest.

As a general rule, it’s not recommended to give root access to anyone but yourself.

Anyway, if you find that difficult, you can always use certbot - Let’s Encrypt to have your SSL generated.

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

card icon
Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Sign up
card icon
Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We’d like to help.

Learn more
card icon
Become a contributor

You get paid; we donate to tech nonprofits.

Learn more
Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow – whether you’re running one virtual machine or ten thousand.

Learn more ->
DigitalOcean Cloud Control Panel
Get started for free

Enter your email to get $200 in credit for your first 60 days with DigitalOcean.

New accounts only. By submitting your email you agree to our Privacy Policy.

© 2023 DigitalOcean, LLC.