Question

How to upload a .pfx ssl cert to ubuntu

I have been attempting to upload a wildcard cert that is already keyed by another machine. We get the SSL from Entrust and we use it on multiple webservers. How can I upload a .pfx in Ubuntu droplet? I have the key, but can’t find how to upload the .pfx itself. I am used to Windows webservers and uploading certificates and all the support articles are for getting a certificate through Let’s encrypt and assume you are keying that certificate to that server.


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.

Bobby Iliev
Site Moderator
Site Moderator badge
June 16, 2024

Hey!

What I could suggest here is to use Filezilla as you can install it directly on your Windows laptop and use it to connect to your Droplet.

You can follow the steps here on how to do that:

https://docs.digitalocean.com/products/droplets/how-to/transfer-files/

An alternative option is to use a CLI tool like scp or rsync but for that you would need to have WLS setup on your Windows PC:

https://www.digitalocean.com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories

Let me know how it goes!

- Bobby

KFSys
Site Moderator
Site Moderator badge
June 16, 2024

Heya @angelastephens,

You can upload the certifcate to your Ubuntu Droplet using a tool like FileZilla or using commands like scp.

If you wish to use the FileZilla tool, check this article here please:

https://docs.digitalocean.com/products/droplets/how-to/transfer-files/

It will help you through the proccess of uploading a file to your Droplet.

If you want to use the scp command, check this discussion

https://www.digitalocean.com/community/questions/how-to-copy-files-from-one-server-to-another-droplet

Try DigitalOcean for free

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

Sign up

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

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

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.