SSL certificate for web hosted service

Hi,

I run a couple of sites on UnoEuro, which I would like to run on HTTPS.
I am new to the whole encryption scene, so I was hoping you could help me get there. :smile:

I need to create an x509 SSL certificate and get the certificate forthat, the CA certificate chain as well as the private key (where the private key cannot be password bound).

Is this possible?

Yes, you will get those: https://letsencrypt.readthedocs.org/en/latest/using.html

Note that crt, key and pem are all just commonly used extensions for the same format, you’ll get files with the pem extension but you can just use them where you’re asked for crt or key files.

Thank you, but which of the commands should i use to get them?
Something like the following?

letsencrypt certonly --webroot -d www.example.com -d example.com

Would this work?

Did you manage to get it working?

Since April 14 UnoEuro supported 1-click Let’s Encrypt :smiley:

Read more (in Danish)