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.
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!
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
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:
Let me know how it goes!
- Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
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
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.